All Versions
19
Latest Version
Avg Release Cycle
130 days
Latest Release
532 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.15.0 Changes
December 23, 2024๐ New features and improvements
- โ Add option to disable trimming of dashes and underscores (#91) by @matrixik
- โก๏ธ optimize: pre alloc slice (#87) by @rfyiamcool
-
v1.14.0 Changes
February 24, 2024๐ New features and improvements
- โ Add portuguese language (#78) by @guilherme-santos
- โ Add AppendTimestamp option to make slug unique (#81) by @phihungtf
- โ Adds portuguese language & @ symbols (#79) by @auyer
๐ ๐ Bug Fixes
๐ง ๐งฐ Maintenance
- โ Remove rebase Github action (#86) by @matrixik
- โก๏ธ Update Github test actions (#85) by @matrixik
โ ๐ฆ Tests
- ๐ Fix some order dependent tests (#83) by @vannem-sj
-
v1.13.1 Changes
October 05, 2022 -
v1.13.0 Changes
September 30, 2022Thank you for all contributions.
๐ New features and improvements
- โ Added the possibility to disable smart truncate (with the exception of the trimming) (#75) by @Aym3nTN
- โ Add Romanian (#69) by @vasilegoian
- โ Add Italian language substitutions (#68) by @TomOne
- โ Adds support for Bulgarian language (#66) by @aquilax
๐ ๐ Bug Fixes
-
v1.12.0 Changes
December 13, 2021๐ New features and improvements
- ๐ New language: hu/hun/hungarian (#65) by @theriverman
- โ Add Indonesia Language (#64) by @dhi9
๐ ๐ Documentation updates
- ๐ Fix inconsistent indentation in README.md (#63) by @thecashewtrader
-
v1.11.2 Changes
November 08, 2021 -
v1.11.1 Changes
November 08, 2021 -
v1.11.0 Changes
October 13, 2021๐ New features and improvements
- โ Add Czech language (#59) by @jansvabik
-
v1.10.0 Changes
July 26, 2021๐ New release after long time (sorry, I was burnout).
๐ Main points in this release:
- Thanks to the contributors four new languages substitution was added (French, Norwegian Nynorsk, Dutch (Flemish) and Slovenian). Thank you!
- Forked https://github.com/rainycape/unidecode to https://github.com/gosimple/unidecode with added fix for handling Unicode U+10000. More Unicode characters handling will be added in the future.
๐ New features and improvements
- โ Adding french language (#48) by @fraiss-c
- โ Add Norwegian language subs (#50) by @marcusirgens
- โ Added Slovenian substitutions and tests (#52) by @stefanb
- โ Remove forcing of go version 1.13 in modules (#42) by @matrixik
๐ ๐ Bug Fixes
๐ง ๐งฐ Maintenance
-
v1.9.0 Changes
October 22, 2019