Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 917 Bytes

Changelog.md

File metadata and controls

30 lines (24 loc) · 917 Bytes

Changelog

Changelog for FluentCamlGen

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

Changed

  • CI pubilshes automatically to nuget

0.2.0 - 20202-05-31

Changed

  • moved project to github
  • switched from NET framework 4 client profile to NETStandard1.1
  • Added some documentation into readme

0.1.0 - 2017-01-16

Added

  • Added Contains
  • Added BooleanValue
  • Restructured And, Or, Where

0.0.1 - 2014-11-13

Added

  • Initial idea - working version