<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/tests/serde_tests, branch v0.3.0</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Improve doc output by not renaming std::io::Error to IoError and not creating a public type alias for Result&lt;T, Error&gt;.</title>
<updated>2018-05-01T09:44:45+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-04-30T12:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=99860e4ee260cd072b8c261b85edb27d5af6c204'/>
<id>99860e4ee260cd072b8c261b85edb27d5af6c204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run rustfmt.</title>
<updated>2018-03-16T11:09:05+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-03-16T11:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=8c2d6a8463dd00ee956d196914b65d6b235e5992'/>
<id>8c2d6a8463dd00ee956d196914b65d6b235e5992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop exposing internal functions and chrono types in Date.</title>
<updated>2018-02-27T10:33:54+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2018-02-27T10:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=c91087906540c210bdb457b32fb976ce735b22f9'/>
<id>c91087906540c210bdb457b32fb976ce735b22f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade chrono from 0.3 to 0.4 (#23)</title>
<updated>2017-08-21T19:29:28+00:00</updated>
<author>
<name>Robin Stocker</name>
</author>
<published>2017-08-21T19:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=33f92308e8fe3f88a80b11eb7b2dee1d27977443'/>
<id>33f92308e8fe3f88a80b11eb7b2dee1d27977443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address some clippy warnings.</title>
<updated>2017-06-07T12:02:19+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-06-07T12:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=b0d6118889409aa6fb13a7855d5ede17c3d11cc1'/>
<id>b0d6118889409aa6fb13a7855d5ede17c3d11cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rustfmt</title>
<updated>2017-05-03T12:42:42+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-03T12:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=b1bfd407efbb9b2d58ec26f5323121dce93fcefd'/>
<id>b1bfd407efbb9b2d58ec26f5323121dce93fcefd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement serialisation and deserialisation for the plist Date type.</title>
<updated>2017-05-03T12:20:02+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-03T12:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=29248dcf3e8e1798b09967583fffed95a8856380'/>
<id>29248dcf3e8e1798b09967583fffed95a8856380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serialise Option&lt;T&gt; struct fields as T if value if Some and ignore field if value is None.</title>
<updated>2017-05-03T11:29:48+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-03T11:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=56e2c5d4ca34b2e40d15ac5b2ceb98f34add6b1b'/>
<id>56e2c5d4ca34b2e40d15ac5b2ceb98f34add6b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to serde 1.0.</title>
<updated>2017-05-03T11:29:47+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-02T21:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=f9d2236e301238585e0e26f7819b0544351c4b77'/>
<id>f9d2236e301238585e0e26f7819b0544351c4b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Serde 0.8. Bump minimum Rust version to 0.15.</title>
<updated>2017-02-02T20:26:56+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-01-07T10:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=b8787a29a3a8d4bdeedecccbd2ab3a9b386f7683'/>
<id>b8787a29a3a8d4bdeedecccbd2ab3a9b386f7683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
