Skip to content

2.0.0

Compare
Choose a tag to compare
@quintusm quintusm released this 04 Sep 14:30
· 79 commits to master since this release
ab09b83

This has all the changes from the various release candidates i.e.

  • Only build for NetStandard 2.0. (reason for bump to V2)
  • Convert paket to use dotnet tools infrastructure.
  • Update FSharp.Formatting to version 11.4.2 and using dotnet tools (fsdocs command line).
  • Update to dotnet 5.0 which is newest version of dotnet at time of writing.
  • Update to FSharp.Core to 4.7.2.
  • Fix issue when file locked by another process.
  • Add improved error messages when an invalid cast is attempted.
  • Add ability to read from stream instead of file.