Skip to content

Releases: stoewer/go-strcase

Release 1.3.1

19 Jun 00:45
9921837

Choose a tag to compare

What's Changed

  • Add fix camelCase to preserve case after numbers by @stoewer in #14

Release 1.3.0

28 Mar 00:08
6c4ce44

Choose a tag to compare

  • Fix bug in camel case conversion #9 (PR #11). Please notice that this changes existing string conversion behavior and might break software that relies on the previous conversion results.