FAKE v2.14.0 Release Notes

Release Date: 2014-04-22 // about 10 years ago
    • ๐Ÿ‘Œ Support for OpenCover - https://github.com/fsharp/FAKE/pull/398
    • ๐Ÿ‘Œ Support for ReportsGenerator - https://github.com/fsharp/FAKE/pull/399
    • โž• Adding AppVeyor environment variables
    • ๐Ÿ†• New BulkReplaceAssemblyInfoVersions task - https://github.com/fsharp/FAKE/pull/394
    • ๐Ÿ›  Fixed default nuspec file
    • ๐Ÿ‘ "Getting started" tutorial uses better folder structure
    • ๐Ÿ‘ Allows explicit file specification on the NuGetParams Type
    • ๐Ÿ›  Fix TypeScript output dir
    • โž• Add better docs for the TypeScript compiler.
    • Don't call the TypeScript compiler more than once
    • ๐Ÿ†• New parameters for TypeScript