Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 926 Bytes

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.

3.0.0 - 2021-12-11

Changed

  • 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

Changed

  • 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)

1.0.1 - 2018-09-23