Preparing to release
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 22:34:30 +0200
4 files changed,
12 insertions(+),
10 deletions(-)
M
CHANGELOG.md
→
CHANGELOG.md
@@ -1,17 +1,17 @@
-# v0.1.2 - 2024-06-15 +## Changelog -Removed nimline.nim +### v4A0-0 (2026-06-16) -Changes +- Re-released using ConVer. -# v0.1.1 - 2023-08-02 +### v0.1.2 (2024-06-15) -Removed unnecessary {.gcsafe.} pragmas to facilitate compilation of downstream projects on Nim 2.0. +- Removed nimline.nim + +### v0.1.1 (2023-08-02) -Changes +- Removed unnecessary {.gcsafe.} pragmas to facilitate compilation of downstream projects on Nim 2.0. -# v0.1.0 - 2023-07-30 +# v0.1.0 (2023-07-30) Initial release. - -Changes