<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaqlite, branch master</title>
<subtitle>A bridge between YAML and SQLite</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/'/>
<entry>
<title>README: Add a note about pre-built binaries</title>
<updated>2022-03-27T23:30:37+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T23:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=896044f9daaf84d6442a5179fddb9d43911752e7'/>
<id>896044f9daaf84d6442a5179fddb9d43911752e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add targets for binary packaging</title>
<updated>2022-03-27T23:27:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T23:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=bc3fa10c63082a2d70b1cec73268b8972ccfd243'/>
<id>bc3fa10c63082a2d70b1cec73268b8972ccfd243</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2022-03-27T03:58:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T03:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=a4ff3950de526c6a6325c47ce334acf9576028ef'/>
<id>a4ff3950de526c6a6325c47ce334acf9576028ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add installation command for non-Mac platforms</title>
<updated>2022-03-27T03:23:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T03:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=16a1ddd78452db64a5aa44b1fae12459f4077875'/>
<id>16a1ddd78452db64a5aa44b1fae12459f4077875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Remove extra indentation in `CREATE TABLE` query</title>
<updated>2022-03-27T03:19:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T03:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=00e89cc89756c8a0d2c94441c09552c9fc2606c2'/>
<id>00e89cc89756c8a0d2c94441c09552c9fc2606c2</id>
<content type='text'>
It's unnecessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's unnecessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Change the line breaks in the usage example</title>
<updated>2022-03-27T03:13:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T03:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=34c607824c0d1217932724663325c045b8f3cea2'/>
<id>34c607824c0d1217932724663325c045b8f3cea2</id>
<content type='text'>
Separate the paragraphs with an empty line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate the paragraphs with an empty line.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add usage example</title>
<updated>2022-03-27T02:57:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T02:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=a0d2ffa2d41cc5291d0e3740b4c94671112869d6'/>
<id>a0d2ffa2d41cc5291d0e3740b4c94671112869d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start README</title>
<updated>2022-03-27T01:22:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T01:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=faae7b629a2e5139a8e912855b1f137cfe955510'/>
<id>faae7b629a2e5139a8e912855b1f137cfe955510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yaqlite.1.txt: Add command descriptions</title>
<updated>2022-03-27T00:45:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T00:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=eb0fece027548e605f9d817eaddb5a8845b97cf8'/>
<id>eb0fece027548e605f9d817eaddb5a8845b97cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yaqlite.1.txt: Describe subcommand options</title>
<updated>2022-03-27T00:12:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-03-27T00:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/yaqlite/commit/?id=85eca61a34687636386939a0870de385911d7c20'/>
<id>85eca61a34687636386939a0870de385911d7c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
