<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-gg, branch v1.14.0</title>
<subtitle>Generic Groundwork: My personal extension of the standard library</subtitle>
<id>http://git.xyrillian.de/go-gg/atom/?h=v1.14.0</id>
<link rel='self' href='http://git.xyrillian.de/go-gg/atom/?h=v1.14.0'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/'/>
<updated>2026-08-18T11:46:32Z</updated>
<entry>
<title>v1.14.0</title>
<updated>2026-08-18T11:46:32Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T11:46:32Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=3d759dc6793050edd7ca8ee25b7042c4361fa37c'/>
<id>urn:sha1:3d759dc6793050edd7ca8ee25b7042c4361fa37c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>microprom: add BenchmarkFormatLabels</title>
<updated>2026-08-18T11:46:02Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T11:46:02Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=75c6aa5a5d3b5c65cc63ab34c90fa24cecc75f65'/>
<id>urn:sha1:75c6aa5a5d3b5c65cc63ab34c90fa24cecc75f65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'microprom'</title>
<updated>2026-08-18T11:40:30Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T11:40:30Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=5cc0f9db288ffaf44d104974707338d52530cece'/>
<id>urn:sha1:5cc0f9db288ffaf44d104974707338d52530cece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test coverage for microprom</title>
<updated>2026-08-18T11:40:20Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T11:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=a3ccdd9f491c20771cfda343ebebd4b5d0ea6602'/>
<id>urn:sha1:a3ccdd9f491c20771cfda343ebebd4b5d0ea6602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test coverage for internal/accept</title>
<updated>2026-08-18T09:47:38Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T09:47:38Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=5d17264c8ab8042042162f3b968557aabc4976b3'/>
<id>urn:sha1:5d17264c8ab8042042162f3b968557aabc4976b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assert: add Panics, PanicsWith</title>
<updated>2026-08-18T09:30:54Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-18T09:30:54Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=50ba9cfb04e257fafa3fdd566f9f70a1986339e8'/>
<id>urn:sha1:50ba9cfb04e257fafa3fdd566f9f70a1986339e8</id>
<content type='text'>
I want to use this for test coverage in microprom.

This turned out to be a bigger change than expected because testcapture
has a dependency on assert, which I had to invert to be able to use
testcapture.Capture() in assert.
</content>
</entry>
<entry>
<title>add testing/microprom, initial parity with promhttp</title>
<updated>2026-08-17T20:56:47Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-17T20:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=22e8f3548a72c78deccedc5a65c1cba029f52e6d'/>
<id>urn:sha1:22e8f3548a72c78deccedc5a65c1cba029f52e6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add package microprom</title>
<updated>2026-08-17T14:41:59Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-11T21:14:44Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=a48f97c25d421c0da21467f8e0e736c19c58c6e1'/>
<id>urn:sha1:a48f97c25d421c0da21467f8e0e736c19c58c6e1</id>
<content type='text'>
This does not have test coverage yet, because the test coverage will be
in the `testing/` module, but `go mod tidy` will not run there until
there is a commit that has the microprom package itself.
</content>
</entry>
<entry>
<title>jsonmatch: write down idea for func CapturedField</title>
<updated>2026-08-11T12:26:17Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-11T12:26:17Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=ab5012e0083ff6623ffab78f52f9ea1120d80ffb'/>
<id>urn:sha1:ab5012e0083ff6623ffab78f52f9ea1120d80ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v1.13.3</title>
<updated>2026-08-05T19:47:45Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-05T19:47:45Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=2d21cde4673452e77c9c3b8ba55dc2cff8709368'/>
<id>urn:sha1:2d21cde4673452e77c9c3b8ba55dc2cff8709368</id>
<content type='text'>
</content>
</entry>
</feed>
