<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-plist/src, branch v0.2.1</title>
<subtitle>A rusty plist parser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/'/>
<entry>
<title>Update usage example version.</title>
<updated>2017-05-04T20:01:30+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-04T20:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=fd291c8295777de7242ed9646039e9a727af5489'/>
<id>fd291c8295777de7242ed9646039e9a727af5489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add brief overview of the new Date type.</title>
<updated>2017-05-04T20:00:57+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-04T20:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=95a0f3a0b575e727db369b27d672c824686db013'/>
<id>95a0f3a0b575e727db369b27d672c824686db013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old message about tests.</title>
<updated>2017-05-04T20:00:30+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-04T20:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=f66a68053eb20b89df63c604a311fef4daa90f9b'/>
<id>f66a68053eb20b89df63c604a311fef4daa90f9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve robustness of date and struct serialisation.</title>
<updated>2017-05-04T20:00:19+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-04T20:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=e69b8c9fd471d45702ad468545c50e38ff0afae2'/>
<id>e69b8c9fd471d45702ad468545c50e38ff0afae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unsure whether this method should be public.</title>
<updated>2017-05-04T17:41:08+00:00</updated>
<author>
<name>Edward Barnard</name>
</author>
<published>2017-05-04T17:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-plist/commit/?id=42645cdf976330884b7076ff54de75d600a83944'/>
<id>42645cdf976330884b7076ff54de75d600a83944</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>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>
</feed>
