Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 584 Bytes

RELEASE_NOTES.md

File metadata and controls

13 lines (11 loc) · 584 Bytes

2.0.0 (Released 2020/04/24)

  • Minor build updates by @mchaloupka

2.0.0-rc1 (Released 2018/12/21)

  • Migration to .NET Standard 2.0 + .NET 4.5 by @michalkovy
  • Improved feature file parser (to support tagged examples) by @mchaloupka
  • Sample usage using Expecto framework by @mbuhot
  • Fix conflict between tables and functional injection parameters by @mbuhot

1.1.0 (Released 2018/03/15)

  • Enhance build process with fake+paket by @cboudereau
  • Add a new target to publish nuget package by @cboudereau
  • Add dependency management support by @mchaloupka and @michalkovy