v3.1.0
Please install Geralt via NuGet.
Added
- A
Reinitialize()
function for theIncremental
classes. This saves you having to create anotherusing
statement in some scenarios.
Changed
- Added support for iOS, tvOS, and Mac Catalyst. Help is wanted to test this (#7).
- No longer targeting .NET 7 as it's out of support.
- Updated the libsodium version to 1.0.20.
- Minor test improvements.
Deprecated
- .NET 6 support will be dropped in November 2024, which will allow some newer language features to be used.