Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.49 KB

RELEASE_NOTES.md

File metadata and controls

46 lines (33 loc) · 1.49 KB

0.6.0 - 21.07.2016

  • New version for .NETStandard 1.6 and coreclr

0.5.1 - 23.03.2016

  • Added fsharp friendly version of try called Catch - #40
  • VB.NET support - #39

0.4.0 - 17.01.2016

  • New C# helpers - #34 #35 #36
  • Adding small helpers to make tutorial easier - #23
  • BUGFIX: SelectMany implementation changed - #27

0.2.0 - 23.03.2015

  • BREAKING: Fixed conflicts reported in #17

0.1.1 - 23.03.2015

  • Improve C# signatures

0.1.0 - 19.03.2015

  • Aligned naming of library elements (trail, TrailBuilder, and module Trial)
  • Added Pass/Warn/Fail semantics

0.0.23 - 12.03.2015

  • Improving C# support

0.0.10 - 10.03.2015

  • Extended the builder class - #11
  • New asyncTrial builder class - #12

0.0.9 - 04.03.2015

  • Improving C# support

0.0.8 - 04.03.2015

  • Added dependency on FSharp.Core nuget package

0.0.7 - 28.02.2015

  • Added eitherTee - #7

0.0.6 - 27.02.2015

  • First iteration on naming

0.0.2 - 27.02.2015

  • XML-docs added

0.0.1 - 26.02.2015

  • Extracted ROP from Paket