CHANGELOG.md
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
## Changelog
### v4A0-0 (2026-06-16)
- Re-released using ConVer.
### v0.1.2 (2024-06-15)
- Removed nimline.nim
### v0.1.1 (2023-08-02)
- Removed unnecessary {.gcsafe.} pragmas to facilitate compilation of downstream projects on Nim 2.0.
# v0.1.0 (2023-07-30)
Initial release.
|