Skip to content

Releases: gosimple/slug

v1.14.0

24 Feb 20:43
412e31a
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Correct substitution for bulgarian 'Щ' (#80) by @kvalev

🧰 Maintenance

🚦 Tests

v1.13.1: Fix for panic when MaxLength is greater then string length and SmartTruncate is disabled

05 Oct 12:21
1eab316
Compare
Choose a tag to compare

v1.13.0: Ability to disable smart truncate, 3 new languages (bg, it, ro) and bug fixes

30 Sep 18:30
Compare
Choose a tag to compare

Thank 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

  • Fix edge case in truncate function allowing too long slugs (#74) by @Redlinkk
  • Fix Greek language to follow ELOT 743 standard (#70) by @imikod
  • Fixes to CI

v1.12.0: Hungarian and Indonesian languages

13 Dec 17:33
e104167
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

v1.11.2: Better docs in README

08 Nov 20:12
832cfdf
Compare
Choose a tag to compare

v1.11.1: Updating gosimple/unidecode with performance improvements

08 Nov 18:22
a6b6b19
Compare
Choose a tag to compare

Performance improvements in https://github.com/gosimple/unidecode thanks to @stefanb

📝 Documentation updates

🧰 Maintenance

  • Update gosimple/unidecode with performance improvements (#61) by @matrixik

v1.11.0: Czech language

13 Oct 19:12
20e9ad2
Compare
Choose a tag to compare

🚀 New features and improvements

v1.10.0: Four new languages and move to gosimple/unidecode fork

26 Jul 20:21
Compare
Choose a tag to compare

New release after long time (sorry, I was burnout).

Main points in this release:

🚀 New features and improvements

🐛 Bug Fixes

  • Change to gosimple/unidecode fork (#56) by @matrixik (this will fix panic reported in #53)

🧰 Maintenance

  • Update README and always run tests on master (#58) by @matrixik
  • Fix langs alphabetic order in the code (#57) by @matrixik
  • Fix running tests in github workflow (#55) by @matrixik
  • Add github workflow files and remove travis (#54) by @matrixik

v1.9.0: Add go modules support and Kazakh language

22 Oct 18:27
Compare
Choose a tag to compare

Add Go modules support (#38)

Add Kazakh language (#40)

Fix some small bug: Add missing tr lang when merging with default subs

Code cleaning

v1.8.0: Add language substitution for swedish

07 Oct 07:24
Compare
Choose a tag to compare
Add language substitution for swedish (#37)

This adds a language substitution for & and @ in swedish.