<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust, branch x-attic-changelog-export</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=x-attic-changelog-export</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=x-attic-changelog-export'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-01-29T04:39:34Z</updated>
<entry>
<title>WIP on a hack-y changelog export</title>
<updated>2019-01-29T04:39:34Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=dff2e45c51404713460080e7d42b9d7c7869f91c'/>
<id>urn:sha1:dff2e45c51404713460080e7d42b9d7c7869f91c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump versions (0.1.0 to 0.2.0)</title>
<updated>2019-01-29T04:20:39Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c3f90b450ee4449d6b6f44bc690e0cdbca3ba428'/>
<id>urn:sha1:c3f90b450ee4449d6b6f44bc690e0cdbca3ba428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-01-29T03:34:52Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a00722505b3f4d523787935dd2776e62c45b27ba'/>
<id>urn:sha1:a00722505b3f4d523787935dd2776e62c45b27ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get regular log lines flowing through slog</title>
<updated>2019-01-29T03:34:01Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7864b13105897066ddb1499ad936c885c2cfb3fb'/>
<id>urn:sha1:7864b13105897066ddb1499ad936c885c2cfb3fb</id>
<content type='text'>
The plan here is to replace slog with env_logger (much simpler!), but
not there yet.
</content>
</entry>
<entry>
<title>wrote a whole thing to log Warning headers and not needed</title>
<updated>2019-01-29T03:33:32Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=fd9d23e39c528a32546e08954339b82c429c67fc'/>
<id>urn:sha1:fd9d23e39c528a32546e08954339b82c429c67fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>squelch some rust unused imports</title>
<updated>2019-01-29T01:19:01Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T01:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb'/>
<id>urn:sha1:b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow importing contrib/refs lists</title>
<updated>2019-01-24T23:21:48Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T23:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f955f66789b0078dcb973ce587d2d3b3184e73a7'/>
<id>urn:sha1:f955f66789b0078dcb973ce587d2d3b3184e73a7</id>
<content type='text'>
The motivation here isn't really to support these gigantic lists on
principle, but to be able to ingest large corpuses without having to
decide whether to filter out or crop such lists.
</content>
</entry>
<entry>
<title>codegen schema tweaks</title>
<updated>2019-01-24T21:23:13Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T21:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=206acf1b37a1a34d5338c744e17ef2035cd2db58'/>
<id>urn:sha1:206acf1b37a1a34d5338c744e17ef2035cd2db58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure no zero-length strings in SQL schema</title>
<updated>2019-01-24T00:02:55Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T00:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=40f224579ab4001aba9838ddfa90c1b87b129b17'/>
<id>urn:sha1:40f224579ab4001aba9838ddfa90c1b87b129b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow passing description+extra to batch endpoints</title>
<updated>2019-01-23T05:50:29Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09475b87821142c5cd36c6b90fb97deb2a058312'/>
<id>urn:sha1:09475b87821142c5cd36c6b90fb97deb2a058312</id>
<content type='text'>
Pretty messy, but I needed some way to do this.

In particular, requires json.dumps() in python code, for now. Blech.
</content>
</entry>
</feed>
