iancoleman / strcase

A golang package for converting to snake_case or CamelCase
MIT License
1.01k stars 106 forks source link

Release tag #23

Closed dekobon closed 4 years ago

dekobon commented 4 years ago

Would it be possible to cut a release tag, so that everyone has a clear version number to point to in their go.mod?

iancoleman commented 4 years ago

Yes good idea. @santouras was also interesting in adding some go module stuff so I'll tag him here since it seems related...

https://github.com/iancoleman/strcase/releases/tag/v0.1.0