Releases: Roydl/AlphaNumericComparer
Releases · Roydl/AlphaNumericComparer
1.0.3
- Update to .NET 6.0 as 5.0 is reaching EOL
1.0.2
- .NET Core 3.1 is now supported
- Improved comparison so that it also applies to classes with
Text
or Name
fields
- The documentation has been improved to make some things easier to understand
1.0.1
- Removed redundant try-catch
- Renamed IStringComparer to IStringObjectComparer to avoid name collision
1.0.0
Fix ReSharper config name.