Skip to content

Releases: abice/go-enum

Removed Title casing of toString method

03 Nov 20:49
26c36a3
Compare
Choose a tag to compare

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

21 Aug 14:51
Compare
Choose a tag to compare

Added support for multiline comments

Initial Release

14 Aug 18:02
Compare
Choose a tag to compare
Stringer update (#5)

Fixed String() method with skips.