Releases: RubenMateus/sluggy
Releases · RubenMateus/sluggy
Sluggy v3.0.1
- Updated package dependencies 🥇
Breaking Changes:
- Updated namespace for strategy classes to be more semantic when importing. 😬
- Added NonAlphanumericStrategy for better support for URLs and filenames 💯
SluggyUnidecode v2.0.0
Upgraded Sluggy version to 3.0.1
Upgraded Unidecode.NET to 2.0.0
Sluggy v2.0.2
Updated package dependencies
SluggyUnidecode v1.1.3
Upgraded Sluggy version to 2.0.2
Upgraded Unidecode.NET to 1.4.0
Sluggy v2.0.1
Minor tweaks and cleanup to style.
Updated documentation.
Added package icon.
SluggyUnidecode v1.1.3
Upgraded sluggy version to 2.0.1.
Minor tweaks and style fix.
Updated documentation.
Added package icon.
Sluggy v2.0.0
Changed the casing strategy to be configurable, default is toLowerInvariant.
Added missing tests for strategies.
Minor tweaks and cleanup to style.
SluggyUnidecode v1.1.0
Upgraded sluggy version to 2.0.0
Minor tweaks and clean -> stylecop
Added tests for the unidecode normalization strategy
SluggyV1.0.1 && SluggyUnidecodeV1.0.0
Sluggy v1.0.1
SluggyUnidecode v1.0.0
First Releases of the packages with .NET Standard 2.0 support.