Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@chtenb chtenb released this 28 May 11:30
· 2 commits to master since this release
0a20ce0

Breaking changes

  • We no longer support .NET Framework 4.8 in the nuget package we publish. (Though the code still targets netstandard2.0, it could still be made to work by drafting a separate nuget package for .NET Framework, if the need arises.)
  • Due to technical difficulties with propagating native build artifacts through the dotnet build pipeline we no longer support consuming this project as a git submodule. The official way to use this library is through the nuget package published on nuget.org.

Improvements

Full Changelog: v2.0.2...v3.0.1