Releases: xoofx/Blake3.NET
Releases · xoofx/Blake3.NET
1.1.0
Changes
✨ New Features
- Add nuget.org only config (6f7d9c8)
- Add obsolete constructor and block its usage with obsolete (Fixes #24) (2213abe)
🧰 Maintenance
📦 Dependencies
- Update dependencies (7fb5079)
🧰 Misc
- Cleanup code (b955382)
Full Changelog: 1.0.0...1.1.0
Published with dotnet-releaser
1.0.0
Changes
🚨 Breaking Changes
- Breaking change: Change extension method from Hash.AsSpanUnsafe to Hash.AsSpan() and use UnscopeRef to protect usage (9a23e52)
🧰 Misc
- Update readme (18585e5)
Full Changelog: 0.6.1...1.0.0
Published with dotnet-releaser
0.6.1
Changes
🐛 Bug Fixes
- Update runners to use older images for Ubuntu and MacOS (PR #22)
Full Changelog: 0.6.0...0.6.1
Published with dotnet-releaser
0.6.0
Changes
🧰 Maintenance
- Update ci to use dotnet-releaser (70d2eec)
- Fix ci with dotnet-releaser when secrets are not available (9588eef)
- Fix ci with dotnet-releaser when secrets are not available (bis) (6423f40)
📦 Dependencies
- Update dependencies (407bedd)
🧰 Misc
- Use bash with dotnet-releaser in GitHub Action (5bbff10)
- Update readme.md about using .NET 6.0 SDK (d83e51d)
- Update readme.md to add osx-arm64 target (62d43ac)
- Update cargo.toml to latest Blake3 (7e516aa)
- Update binaries to Blake3 1.4.1 (1ba01ae)
Full Changelog: 0.5.1...0.6.0
Published with dotnet-releaser