2.0.0
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.