<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ssg, branch v0.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://the-tk.com/cgit/ssg/atom?h=v0.5.0</id>
<link rel='self' href='https://the-tk.com/cgit/ssg/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/'/>
<updated>2025-08-31T17:53:40Z</updated>
<entry>
<title>v0.5.0</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T16:04:29Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=e585a62e82b210c05738a4a9e7a8e660c2aca522'/>
<id>urn:sha1:e585a62e82b210c05738a4a9e7a8e660c2aca522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make module exports explicit</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T16:04:01Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=bbbefffa0876ed4d83e27be791e846f18fd40093'/>
<id>urn:sha1:bbbefffa0876ed4d83e27be791e846f18fd40093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>strict type checking</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T16:00:55Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=1891c389ebdd76f6ffc45dfdc9baf04884ae3484'/>
<id>urn:sha1:1891c389ebdd76f6ffc45dfdc9baf04884ae3484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>project URL</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T15:38:09Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=174836d9f3d0ac5bdfa9d311da1e811c66c04730'/>
<id>urn:sha1:174836d9f3d0ac5bdfa9d311da1e811c66c04730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>additional classifiers</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T15:37:48Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=09d9af0c02861748c8b0c7ce788c4a5ee8d3d077'/>
<id>urn:sha1:09d9af0c02861748c8b0c7ce788c4a5ee8d3d077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add license and headers</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T13:40:35Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=ef4bd3326e0b4389a1fc680019270a2435e8d077'/>
<id>urn:sha1:ef4bd3326e0b4389a1fc680019270a2435e8d077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to flit</title>
<updated>2025-08-31T17:53:40Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-07-17T13:22:40Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=399c2282f97c0b6243e5ab37a788e49f4e8c9775'/>
<id>urn:sha1:399c2282f97c0b6243e5ab37a788e49f4e8c9775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.4.0</title>
<updated>2024-01-29T20:05:02Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-01-29T20:05:02Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=a4b2f7583cd3553cf4e3eb09dc92ab8883b2ac78'/>
<id>urn:sha1:a4b2f7583cd3553cf4e3eb09dc92ab8883b2ac78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make .copy transparent</title>
<updated>2024-01-29T20:03:59Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2024-01-29T20:03:59Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=22c0ffe06d77d3a5ea2eea9b5f57252e35c5f1cc'/>
<id>urn:sha1:22c0ffe06d77d3a5ea2eea9b5f57252e35c5f1cc</id>
<content type='text'>
Previously .copy read unicode, by reading bytes instead, it doesn't
transform the input, and can be used to copy binary data without issues.
</content>
</entry>
<entry>
<title>Initial release, 0.3.0</title>
<updated>2023-06-16T14:22:05Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-06-16T14:22:05Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/ssg/commit/?id=8c9ee2c18f8b0156db27a97d2c241a30fdd05365'/>
<id>urn:sha1:8c9ee2c18f8b0156db27a97d2c241a30fdd05365</id>
<content type='text'>
</content>
</entry>
</feed>
