Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@gfoidl gfoidl released this 20 Dec 12:16
· 6 commits to master since this release
d6d96b6

Breaking changes

Target is .NET 7 and newer, dropped older targets (#172).
Reasoning is the use of newer language and runtime features, that aren't available on pre .NET 7 targets.

If you need to stick to older targets, so remain on the v1.x versions.
This branch will be supported as long as that targets are supported by .NET according their policy. That is at least until 12.11.2024 (.NET 6).

What's new?

  • Big-endian support (#177)
  • Vectorized code for arm64 enabled

Where to get?

https://www.nuget.org/packages/gfoidl.Base64/2.0.0