<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evtclib, branch v0.3.0</title>
<subtitle>arcdps EVTC reading/parsing library for Rust</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/'/>
<entry>
<title>bump version to 0.3.0</title>
<updated>2020-05-02T13:20:37+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T13:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=3ba875e59d59d770f99a16c7a24562b80930f58e'/>
<id>3ba875e59d59d770f99a16c7a24562b80930f58e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix formatting</title>
<updated>2020-05-02T13:16:28+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T13:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=b5270a5947cfa770358d13734e7c08dc4b217f05'/>
<id>b5270a5947cfa770358d13734e7c08dc4b217f05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2020-05-02T13:09:50+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T13:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=4abcec4d706ded45689c5c518ba8db33c93af536'/>
<id>4abcec4d706ded45689c5c518ba8db33c93af536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add docs about parse_events and the parser</title>
<updated>2020-05-02T13:08:59+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T13:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=e0e9481b6edccfb6292e1842f6e330d07388010c'/>
<id>e0e9481b6edccfb6292e1842f6e330d07388010c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement From&lt;Evtc&gt; for PartialEvtc</title>
<updated>2020-05-02T13:00:24+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T13:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=e54b6aa3a1dc6cbdcde07c075b2d7bd18cc2e729'/>
<id>e54b6aa3a1dc6cbdcde07c075b2d7bd18cc2e729</id>
<content type='text'>
We can always do this conversion, because we can just throw away the
events field.

The other way around is not possible, as we need a file to parse the
events from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can always do this conversion, because we can just throw away the
events field.

The other way around is not possible, as we need a file to parse the
events from.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement Hash, Default, PartialEq for raw types</title>
<updated>2020-05-02T12:58:54+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T12:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=078b55e8ae17bf781371c4bd6bf40da2ba3db336'/>
<id>078b55e8ae17bf781371c4bd6bf40da2ba3db336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update README</title>
<updated>2020-05-02T12:33:07+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T12:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=5741abdfe2dfa6a93e7d71c39ecedadbff9b65ee'/>
<id>5741abdfe2dfa6a93e7d71c39ecedadbff9b65ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a note about writing evtc files</title>
<updated>2020-05-02T12:23:07+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T12:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=cea9d932c57c065492f900b9c465423f5a529a2a'/>
<id>cea9d932c57c065492f900b9c465423f5a529a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use getters for Event</title>
<updated>2020-05-02T12:19:27+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T12:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=8b14355557ca7bf19318d0f8d4b54ce439cdc8c8'/>
<id>8b14355557ca7bf19318d0f8d4b54ce439cdc8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more documentation</title>
<updated>2020-05-02T12:12:54+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-02T12:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=69f8feb33465de6213963c1aadf955704bb83a08'/>
<id>69f8feb33465de6213963c1aadf955704bb83a08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
