What's Changed
- Add multi-targeting to unit test project with net481 support by @paulirwin in #40
- Add benchmark project, some small optimizations by @paulirwin in #39
- Strongly-name assemblies for legacy compatibility, #41 by @paulirwin in #42
Pre-Deprecation Notice
Please note that the upcoming 8.0.0 release of this library, the next major release after this one, will add modern .NET 8-10 targets (net8.0, net9.0, and net10.0), while deprecating the netstandard2.0 target and .NET Framework support. netstandard2.0 (and with it, .NET Framework) support will be removed in version 9.0.0. For more details, see #44
Full Changelog: v6.0.0...v7.0.0