Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.07 KB

RELEASE_NOTES.md

File metadata and controls

14 lines (14 loc) · 1.07 KB

0.1.0 - 09.09.2017

  • BREAKING: Rename Project (#8) (#10)
  • BUGFIX: Fix version build when dotnet pack (#12)
  • BUGFIX: Fix Windows build for mocha tests (#18)
  • CLEANUP: Lots of clean ups and improvements(#1)
  • FEATURE: Update Fable to 1.2 and use .net core 2.0 sdk (#17)
  • FEATURE: Added CI (#9)
  • MINOR: Added Unit Tests
  • MINOR: Update README for Library vs Binding (#13)
  • MINOR: Added requirements to README (#19)
  • MINOR: Using Fable.Core.Tests.Asserts for assetion in tests (#21)
  • Initial release