<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evtclib, branch v0.3.1</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.1</title>
<updated>2020-05-04T11:40:45+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-04T11:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=d8da3812b1884be490333bcc62632ddaec41fd56'/>
<id>d8da3812b1884be490333bcc62632ddaec41fd56</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-04T11:34:47+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-04T11:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=b4066745fd5717967891af45357b088f90a80a9b'/>
<id>b4066745fd5717967891af45357b088f90a80a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement FromStr for Profession and EliteSpec</title>
<updated>2020-05-04T11:33:22+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-04T11:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=465264c4e087bf37e09d945e49ba2af49c499878'/>
<id>465264c4e087bf37e09d945e49ba2af49c499878</id>
<content type='text'>
For the same reason that Boss implements FromStr, we might want users to
be able to specify professions or elite specializations in textual form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the same reason that Boss implements FromStr, we might want users to
be able to specify professions or elite specializations in textual form.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove fnv dependency</title>
<updated>2020-05-03T14:10:15+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2020-05-03T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/evtclib/commit/?id=78a951211a7afa8ffd1b2fd8ce84a9fb63a23087'/>
<id>78a951211a7afa8ffd1b2fd8ce84a9fb63a23087</id>
<content type='text'>
fnv was used in the old statistics module, which has been removed.
Therefore, we no longer need or use fnv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fnv was used in the old statistics module, which has been removed.
Therefore, we no longer need or use fnv.
</pre>
</div>
</content>
</entry>
<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>
</feed>
