All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 - 2024-09-06
- Go 1.23 or newer is required.
0.3.0 - 2024-03-25
- Optimize Go identifier creation from string.
- Requires Go 1.20.
- Specify
main
inpackage.json
.
0.2.0 - 2024-02-18
- TypeScript/JavaScript implementation.
0.1.1 - 2023-10-22
- Stricter string length check in
FromString
.
0.1.0 - 2023-10-19
- First public release.