Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@quintusm quintusm released this 15 May 12:04
· 28 commits to master since this release
267918a

For users of the library

  • Fix issue #77. The type provider will no longer revert to the first sheet if the sheet name provided does not exist. Instead, the code will not compile.
  • The documentation site has been updated and a number of small issues fixed.

For Developers

  • Dependencies have been updated to the latest versions.
  • Started using Fantomas. All files now formatted with Fantomas.
  • Some build targets in build.fsx have been updated/restored i.e. Format, CheckFormat, Nuget, CleanDocs, GenerateDocs