Skip to content

Releases: DanHarltey/Fastenshtein

1.0.10

19 Jun 20:40
Compare
Choose a tag to compare

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

14 May 21:05
Compare
Choose a tag to compare

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.