Changelog

1.5.0

Release

Changes

  • Upgrade dependencies

  • Remove dependency PPWCode.Vernacular.Exceptions.IV (#1) by @rvdginste in #2

1.4.1

Release

Fixes

  • Upgraded dependencies

    • Now depends on a more recent version of PPWCode.Vernacular.Exceptions.IV that also supports reproducible builds

1.4.0

Release

Features

  • Reproducible builds

    • Locking the compiler version to ensure reproducible builds

      • Compiler version is now tracked through global.json

    • Strict locking when restoring dependencies (dotnet restore --locked-mode)

1.3.0

Release

Changes

  • Add support for .NET 9.0 & 10.0

  • Build and publish workflows on GitHub actions

  • Upgraded dependencies

  • Added documentation, available on PPWCode .NET Docs

1.2.0

Release

Changes

  • Add support for Microsoft nullability attributes (in .NET Core builds, .NET Framework builds use JetBrains.Annotations attributes)

1.1.0

Release

Changes

  • Target .net standard 2.0

  • Upgraded dependencies

1.0.0

Release

Changes

  • Initial release of the library