What's Changed (WITH BREAKING CHANGES)
- Added .NET 9.0 support
- Added windows arm64 support by @Binozo in #12 and @sappho192 in #13
- Bump RelaxVersioner from 3.4.0 to 3.9.0 in /dotnet/Tokenizers.DotNet by @dependabot in #11
From 1.1.0, Windows runtime package will be separated into win-x64
and win-arm64
.
If you were using previous version, please change the package ID to Tokenizers.DotNet.runtime.win-x64
.
New Contributors
Full Changelog: 1.0.5...1.1.0RC1