<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-oblast, branch v0.14.0</title>
<subtitle>A small ORM library for Go, focused on type safety and performance</subtitle>
<id>http://git.xyrillian.de/go-oblast/atom/?h=v0.14.0</id>
<link rel='self' href='http://git.xyrillian.de/go-oblast/atom/?h=v0.14.0'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/'/>
<updated>2026-09-07T11:00:53Z</updated>
<entry>
<title>v0.14.0</title>
<updated>2026-09-07T11:00:53Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-09-07T11:00:53Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=92551b9a7b2825b76cb62ad7874ebef8e0c1e9c9'/>
<id>urn:sha1:92551b9a7b2825b76cb62ad7874ebef8e0c1e9c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix recursion into non-embedded struct fields</title>
<updated>2026-09-07T09:51:17Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-09-07T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=999a9b714c86c9845c20746dfa9abd746b710342'/>
<id>urn:sha1:999a9b714c86c9845c20746dfa9abd746b710342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ReadOnly plan option</title>
<updated>2026-08-26T19:49:42Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-26T19:49:42Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=50c91a360ac3f42682d998a826087c4bb41d0af4'/>
<id>urn:sha1:50c91a360ac3f42682d998a826087c4bb41d0af4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plan_test.go: simplify sequential assert.Equal() calls</title>
<updated>2026-08-26T19:42:00Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-26T19:42:00Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=d2118d8e07f9486d8880eee59d5ff83cd8c13c0c'/>
<id>urn:sha1:d2118d8e07f9486d8880eee59d5ff83cd8c13c0c</id>
<content type='text'>
For a while now, assert.Equal() has been able to produce useful error
output when comparing nested data structures.
</content>
</entry>
<entry>
<title>bump gg to 1.14.0</title>
<updated>2026-08-26T19:20:35Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-26T19:20:35Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=c6bc26d4d28eb007ae9858aefbe5bdbaec867865'/>
<id>urn:sha1:c6bc26d4d28eb007ae9858aefbe5bdbaec867865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix docstring links to None()</title>
<updated>2026-08-26T19:08:37Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-26T19:08:37Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=2d0c1fc879e267d4ff17f8b08f3bf3e4202b6dcd'/>
<id>urn:sha1:2d0c1fc879e267d4ff17f8b08f3bf3e4202b6dcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TODO for API update of RuntimeIndex</title>
<updated>2026-08-03T15:04:16Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-03T15:04:16Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=b6b1f2ab4e28d3e964fb9c429d424e5509e6b3ab'/>
<id>urn:sha1:b6b1f2ab4e28d3e964fb9c429d424e5509e6b3ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TODO for selectOneValue/selectSeveralValues adaptation</title>
<updated>2026-08-01T12:25:15Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-01T12:25:15Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=431cfa19cc8bd45880bceb99f779c85a65708b8b'/>
<id>urn:sha1:431cfa19cc8bd45880bceb99f779c85a65708b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update references to DB/Conn/Tx in package docstring</title>
<updated>2026-07-31T22:20:25Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T22:20:25Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=62c64518216c60c28cc01c99f72a8c1d550170ee'/>
<id>urn:sha1:62c64518216c60c28cc01c99f72a8c1d550170ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.13.2</title>
<updated>2026-07-31T21:56:06Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:56:06Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=b2e597c7cf7a28b7de7457f1f558511d42f1bc40'/>
<id>urn:sha1:b2e597c7cf7a28b7de7457f1f558511d42f1bc40</id>
<content type='text'>
</content>
</entry>
</feed>
