Releases: abice/go-enum
Releases · abice/go-enum
Removed Title casing of toString method
When marshalling a value to string, go-enum no longer automatically capitalizes the string. If the user puts in a lower case string, then it will output a lower case string.
Multiline Comments
Added support for multiline comments
Initial Release
Stringer update (#5) Fixed String() method with skips.