Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@pBouillon pBouillon released this 22 May 16:17

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.3.0] - 2022-05-22

Added

  • Add C# nullable support

Removed

  • Remove the resx file for the exceptions' messages

Changed

  • Bump the language version to use C# 10
  • Lazily create the validation pipelines
  • Update the CI
  • Update the CD