All Versions
287
Latest Version
Avg Release Cycle
43 days
Latest Release
893 days ago

Changelog History
Page 28

  • v1.70.0 Changes

    • 📦 FAKE nuget package comes bundles with a fsi.exe
    • 🏗 Self build downloads latest FAKE master via nuget
  • v1.66.1 Changes

    • 🛠 Fixed bug where FAKE.Deploy didn't run the deploy scripts where used as a windows service
    • It's possible to add file loggers for MSBuild
    • 🛠 Fixed path resolution for fsi on *nix
    • 💥 BREAKING CHANGE: Removed version normalization from NuGet package creation
    • 🛠 Fixes for NUNit compatibility on mono
    • 🛠 Fixes in ProcessHelper for mono compatibility
    • 🛠 Fixes in the mono build
    • 👌 Improved error reporting in Fake.exe
    • ➕ Added a SpecFlow helper
    • 🛠 Fixed some issues in file helper routines when working with no existing directory chain
  • v1.64.1 Changes

    • 🛠 Fixed bug where FAKE didn't run the correct build script
  • v1.64.0 Changes

    • 🆕 New conditional dependency operator =?>
    • 💥 BREAKING CHANGE: Some AssemblyInfo task parameters are now option types. See type hints.
  • v1.62.0 Changes

    • 🆕 New RegAsm task, allows to create TLBs from a dll.
    • 🆕 New MSI task, allows to install or uninstall msi files.
    • 🛠 StringHelper.NormalizeVersion fixed for WiX.
  • v1.58.9 Changes

    • 👍 Allow to choose specific nunit-console runner.
  • v1.58.6 Changes

    • 📦 Using nuget packages for mspec.
    • 🏗 FAKE tries to kill all MSBuild and FSI processes at the end of a build.
  • v1.58.1 Changes

    • ✂ Removed message system for build output. Back to simpler tracing.
  • v1.58.0 Changes

    • ReplaceAssemblyInfoVersions task allows to replace version info in AssemblyVersion-files
    • 🆕 New task ConvertFileToWindowsLineBreaks
  • v1.56.10 Changes

    • 👍 Allows to build .sln files