Skip to content

v3.1.0

Compare
Choose a tag to compare
@samuel-lucas6 samuel-lucas6 released this 01 Sep 10:39
· 34 commits to main since this release

Please install Geralt via NuGet.

Added

  • A Reinitialize() function for the Incremental classes. This saves you having to create another using 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.