Releases: gobuffalo/flect
Releases · gobuffalo/flect
v1.0.3
What's Changed
- fix for panics when humanize called on whitespace by @khayyamsaleem in #75
New Contributors
- @khayyamsaleem made their first contribution in #75
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.3.0
v0.2.5
v0.2.4
What's Changed
- update modules (external, testify v1.7.0) by @sio4 in #52
- task: updates github actions to test with Go 1.16 and 1.17 by @paganotoni
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Sorting pluralization rules and adding a new one.
v0.2.2
Merge pull request #42 from divan/master Fix capitalization for non-English strings
v0.2.1
Solves an issue with words ending in ld
. And adds children
as an irregular plural for child
.