Skip to content

Removed Title casing of toString method

Compare
Choose a tag to compare
@abice abice released this 03 Nov 20:49
· 123 commits to master since this release
26c36a3

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.