Skip to content

Releases: GihanSoft/NaturalStringComparer

3.3.0

25 Apr 05:32

Choose a tag to compare

v3.2.0

16 Apr 13:56

Choose a tag to compare

Fixed bugs:

  • large numbers (more than int32) now support any length

v3.0.1 - Safe Again with Spans

19 Dec 19:58

Choose a tag to compare

Unsafe Natural Compare

17 May 08:10

Choose a tag to compare

framework changes

  • added support for .NET Standard 1.0

Unsafe Natural Compare

17 May 08:13
cbd4197

Choose a tag to compare

Changes

Internal algorithm switched to unsafe for more speed

  • added option to customize StringCompression enum to be used as base.

1.5.0

17 Mar 05:49

Choose a tag to compare

implementation change