Releases: xoofx/Blake3.NET
Releases · xoofx/Blake3.NET
2.2.0
Changes
✨ New Features
🧰 Misc
- Update readme (03269f9)
Full Changelog: 2.1.1...2.2.0
Published with dotnet-releaser
2.1.1
Changes
🧰 Misc
- Update HashAlgorithm (3df186b)
Full Changelog: 2.1.0...2.1.1
Published with dotnet-releaser
2.1.0
Changes
🐛 Bug Fixes
🧰 Maintenance
🧰 Misc
- Implement LibraryImport instead of DllImport. (PR #31) by @FirehawkV21
- Update readme.md (4fd27c4)
- Upgrade to Blake 1.8.2 (a7925af)
- Use ubuntu-22.04 (32cb599)
- Update to slnx and central pkg mgt (5d23ae9)
- Update readme.md (fe64848)
Full Changelog: 2.0.0...2.1.0
Published with dotnet-releaser
2.0.0
Changes
🐛 Bug Fixes
- Fix macos-latest (1a4820a)
🧰 Misc
- Update readme.md (ac44d22)
- Update BLAKE3 to 1.5.5 (455aa40)
- Use macos latest instead (2822ce0)
- Update binaries to 1.5.5 (32dd377)
Full Changelog: 1.1.0...2.0.0
Published with dotnet-releaser
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