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