Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 681 Bytes

RELEASE_NOTES.md

File metadata and controls

19 lines (15 loc) · 681 Bytes

2.0.0.0 - October 6 2016

  • Fix project references and upgrade all projects to .NET4.5 #48
  • Introduce IFeature interface #47
  • Review paket.dependencies file #37

1.4.2.0 - November 12 2015

  • Provide possibility to customize database initializer #44

1.4.1.0 - November 11 2015

  • LocalDBFeature uses constant localdb data source #39
  • Reverse Dispose tests fail on very fast machines #40

1.4.0.0 - November 03 2015

  • Virtual implementation of IDisposable in TestFixture #28
  • TestFixture: Dispose features in reverse order of registration #29
  • Upgrade MSTest and NUnit projects to .NET4 #36

1.3.1.0 - October 27 2015

  • Switch to ProjectScaffold and Paket #33