Releases: lindell/string-enumer
Releases · lindell/string-enumer
Release v1.0.2
Upgraded go.mod to Go 1.18
Release v1.0.1
- Truncate generated file before writing to it
- This caused old generation code to be left in the end of the file in the case the generation resulted in a smaller output than previously
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
v1.0.0
Release v0.4.0
Renamed the ValidX functions to Valid
Release v0.3.1
Correct code in regards to go format when unicode characters are present in a variable name
Release v0.3.0
Updated readme
Release v0.2.0
Added comment to generated public functions
Release v0.1.0
Fixed build file