Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

61 lines (49 loc) · 2.4 KB

Changelog

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

[1.13-rc] - 2019-09-10

Added

  • Add support for Visual Studio 2019

1.12 - 2018-02-06

1.12-rc - 2018-01-14

Added

  • Add .props file to initialize all contract default settings (#14, thanks to @kkm000)

Changed

  • Marked package with developmentDependency=true (#15, thanks to @kkm000)

1.11 - 2018-01-14

1.11-alpha - 2017-12-12

Added

  • Added change log

Changed

  • CodeContracts binaries have been updated to 1.10.20606.1-rc2 (released on 6 Jun 2016) (#9)
  • Improve .NET framework targets support

1.10.1 - 2017-11-15

Added

  • Added .Net Framework 4.7.1 target support (#8 by @baSSiLL)

1.10.0 - 2017-10-23

Changed

  • Stopped using pre-installed Code Contracts by default
    • if you need to use custom Code Contracts, define DontOverrideCodeContractsInstallDir=true
  • Switched to independent versioning

1.9.10714.3 - 2017-06-15

Added

  • Added support for .Net 4.6.1, 4.6.2 and 4.7 and MSBuild v15 (#5)

1.9.10714.2001 - 2016-01-13

Changed

  • CodeContracts binaries have been updated to v1.9.10714.2 (released on 13 Jul 2015)

1.7.11202.1001 - 2014-12-06

Changed

  • CodeContracts binaries have been updated to v1.7.11202.10 (released on 12/3/2014)

1.7.11106.1001-beta - 2014-11-11

1.7.10908.1101-beta - 2014-10-03