Releases: DanHarltey/Fastenshtein
Releases · DanHarltey/Fastenshtein
1.0.10
Performance improvement in DistanceFrom, by giving the JIT more info allowing it to not reload from memory and perform bounds checks five times.
Full Changelog: 1.0.0.9...1.0.10
1.0.0.9
Full Changelog: 1.0.0.8...1.0.0.9
Rework of GitHub Actions
Adding .Net 8 support, AOT support, nullable reference types, deterministic build, SourceLink and symbols package.