<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbible, branch v1.0.4</title>
<subtitle>This library provides a simplified interface to the SWORD project.
</subtitle>
<id>http://vance.fish/git/libbible/atom?h=v1.0.4</id>
<link rel='self' href='http://vance.fish/git/libbible/atom?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/'/>
<updated>2022-04-18T16:02:48Z</updated>
<entry>
<title>Speed gains when working with multiple modules</title>
<updated>2022-04-18T16:02:48Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-04-18T16:02:48Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=ddc05ee8fa60ec240d09d1d71a08f9521a1bd8b2'/>
<id>urn:sha1:ddc05ee8fa60ec240d09d1d71a08f9521a1bd8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed crash with empty verse (e.g., ESV Matt 23:14)</title>
<updated>2022-03-12T14:06:22Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-03-12T14:06:22Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=f843d4e1af82ac7485e8e9428e7411d88d39450e'/>
<id>urn:sha1:f843d4e1af82ac7485e8e9428e7411d88d39450e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Creates soname symlink</title>
<updated>2022-02-24T22:00:55Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-24T22:00:55Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=e062f308c82fce1d4f0540063b8f99fc323d49d7'/>
<id>urn:sha1:e062f308c82fce1d4f0540063b8f99fc323d49d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Installs linker name symlink (which apparently ldconfig doesn't do)</title>
<updated>2022-02-24T16:30:35Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-24T16:30:35Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=7e7bf42a82c2778354a2ddc40045ac1f6540594f'/>
<id>urn:sha1:7e7bf42a82c2778354a2ddc40045ac1f6540594f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed core dump when compiled with -D_GLIBCXX_ASSERTIONS</title>
<updated>2022-02-23T20:40:22Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-23T20:40:22Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=9b9c5196a7a4572a833eed569b4ffd9ee2aa1921'/>
<id>urn:sha1:9b9c5196a7a4572a833eed569b4ffd9ee2aa1921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issue with packaging on arch linux AUR</title>
<updated>2022-02-23T20:03:18Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-23T20:03:18Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=733e8e6ec26eb10bef4c5de50da31adbf28052ce'/>
<id>urn:sha1:733e8e6ec26eb10bef4c5de50da31adbf28052ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issue with override and export on same variable</title>
<updated>2022-02-23T19:46:21Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-23T19:46:21Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=11f6903b4bac951d527e57e0077f719b602c7a6e'/>
<id>urn:sha1:11f6903b4bac951d527e57e0077f719b602c7a6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version bump: packaging and bug fixes</title>
<updated>2022-02-23T18:00:05Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-23T18:00:05Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=f0ffaa2e3db4498b4cb737e570d0db80c05fba50'/>
<id>urn:sha1:f0ffaa2e3db4498b4cb737e570d0db80c05fba50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed segfault when no modules are installed or set as default</title>
<updated>2022-02-23T17:58:16Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-23T17:58:16Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=eec73973a450932ee2888c10a4034f42e497a2c7'/>
<id>urn:sha1:eec73973a450932ee2888c10a4034f42e497a2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a unit test for language name mapping</title>
<updated>2022-02-22T17:54:38Z</updated>
<author>
<name>Your Name</name>
<email>you@example.com</email>
</author>
<published>2022-02-22T17:54:38Z</published>
<link rel='alternate' type='text/html' href='http://vance.fish/git/libbible/commit/?id=0054b0d1dcf1a2d2950cc297b9c595a793827f7a'/>
<id>urn:sha1:0054b0d1dcf1a2d2950cc297b9c595a793827f7a</id>
<content type='text'>
</content>
</entry>
</feed>
