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