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.
3.0.0 - 2021-12-11
- Library now targets .NET 4.7.2
- Dependency versions are now all at latest (including F# 6)
- Library now supports
BIGINT
/long
as a data type
2.0.0 - 2018-09-23
- DTO base class and interfaces are now separate properties of
DtoSpec
- Renamed quite a few specification properties; some for brevity, others for clarity (see 2.0.0 diff for details)