Releases: ctolkien/Slugify
Releases · ctolkien/Slugify
5.0.0-4
What's Changed
- Bump GitHubActionsTestLogger from 2.0.1 to 2.0.2 by @dependabot in #66
- New icon by @ctolkien in #68
- Bump GitHubActionsTestLogger from 2.0.2 to 2.1.0 by @dependabot in #69
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #70
- Bump GitHubActionsTestLogger from 2.1.0 to 2.2.1 by @dependabot in #71
- Bump GitHubActionsTestLogger from 2.2.1 to 2.3.0 by @dependabot in #73
- Bump GitHubActionsTestLogger from 2.3.0 to 2.3.2 by @dependabot in #76
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #75
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3 by @dependabot in #78
- Bump BenchmarkDotNet from 0.13.5 to 0.13.6 by @dependabot in #81
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #79
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #80
- Introduces SlugHelperForNonAsciiLanguages by @ctolkien in #82
Full Changelog: Release-v4.0.1...5.0.0-4
Release-v4.0.1
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1 by @dependabot in #57
- Bump BenchmarkDotNet from 0.13.4 to 0.13.5 by @dependabot in #62
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #63
Full Changelog: Release-v4...Release-v4.0.1
Release-v4
What's Changed
- CSProj migration by @ctolkien in #3
- Release version 2.2 by @ctolkien in #4
- Add ISlugHelper interface and move comment by @jcharlesworthuk in #7
- 2.3.0 Release by @ctolkien in #8
- 🚀 Moderinizing the solution. by @PureKrome in #12
- Perf improvements by @davidwengier in #13
- Benchmarks + SlugHelperImproved by @ctolkien in #15
- 3.0 Major release (#16) by @ctolkien in #20
- Fixed the config class name in the readme by @larskn in #23
- Fix replacement of umlauts and other diacritics by @poke in #26
- Fixed issue where result was always empty if DeniedCharactersRegex was set. by @larskn in #22
- Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3 by @dependabot in #32
- Bump BenchmarkDotNet from 0.12.1 to 0.13.1 by @dependabot in #29
- Bump system.Text.Encoding.CodePages from 4.7.0 to 6.0.0 by @dependabot in #33
- Bump Microsoft.NET.Test.Sdk from 16.6.1 to 17.0.0 by @dependabot in #31
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #39
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #42
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #43
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #45
- Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #47
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot in #48
- Bump System.Memory from 4.5.4 to 4.5.5 by @dependabot in #44
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #49
- Expand unit tests by @poke in #53
- Rewrite README for an updated documentation by @poke in #51
- Bump BenchmarkDotNet from 0.13.2 to 0.13.3 by @dependabot in #58
- Bump BenchmarkDotNet from 0.13.3 to 0.13.4 by @dependabot in #59
- WIP on deploy action by @ctolkien in #60
New Contributors
- @jcharlesworthuk made their first contribution in #7
- @PureKrome made their first contribution in #12
- @davidwengier made their first contribution in #13
- @larskn made their first contribution in #23
- @poke made their first contribution in #26
Full Changelog: https://github.com/ctolkien/Slugify/commits/Release-v4