<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist, branch v0.2.0</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<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>Replace try! with question operator.</title>
<updated>2017-05-03T11:42:34+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-03T11:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=9ac3cd9e720ed9e412361c51c5611f24b1518402'/>
<id>9ac3cd9e720ed9e412361c51c5611f24b1518402</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 latest base64.</title>
<updated>2017-05-03T11:29:47+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-02T21:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=a9f71a02928fd275221ce5fc12c8dc2cfc55407e'/>
<id>a9f71a02928fd275221ce5fc12c8dc2cfc55407e</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>Rename serde_serialization feature to serde.</title>
<updated>2017-05-02T21:18:32+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-02T21:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=ec7b8c2fce8055e2b43ca5fd387b74e6b7749a22'/>
<id>ec7b8c2fce8055e2b43ca5fd387b74e6b7749a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This will be a major version bump.</title>
<updated>2017-04-20T11:20:36+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-20T11:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=f6c11c372aee1d750af0d608d704ff19a63def03'/>
<id>f6c11c372aee1d750af0d608d704ff19a63def03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies.</title>
<updated>2017-04-20T11:19:43+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-20T11:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=27951eb03e8ac0376ad61b5da98403b63e8b0a22'/>
<id>27951eb03e8ac0376ad61b5da98403b63e8b0a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace rustc-serialize with base64 crate.</title>
<updated>2017-04-20T11:16:34+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-20T11:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=bdc55b5958596ee39f29eeca99ec5e0d1425edf1'/>
<id>bdc55b5958596ee39f29eeca99ec5e0d1425edf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a custom date type.</title>
<updated>2017-04-20T11:04:59+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-04-20T11:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=2e7bd78be40b04ff12379b6aeb739f7172ab11c9'/>
<id>2e7bd78be40b04ff12379b6aeb739f7172ab11c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
