Skip to content

Releases: FakeBuild/Xake

v0.8.5

21 Jan 16:02

Choose a tag to compare

added notes on recently implemented workingDir for system task

v0.8.4

12 Nov 14:52

Choose a tag to compare

  • FscSettings.FscVersion setting
  • FSCVER script variable for defining F# version globally

v0.8.3

12 Oct 16:51

Choose a tag to compare

fixes Windows progress indicator

v0.8.2

09 Oct 14:54

Choose a tag to compare

Fixed nuget issue (invalid source)

v0.8.1

09 Oct 14:46

Choose a tag to compare

pushing to nuget

Progress indicator

04 Oct 16:28

Choose a tag to compare

New feature:

  • --progress (-p) option to render progress indicator in console (in addition to progress indication in Windows' task bar/title)

dryrun

02 Oct 03:21

Choose a tag to compare

New in this release:

  • --dryrun option to display the changes and affected dependencies + build time estimate. Does not execute any build steps
  • --dump option to dump all dependencies graph to console

v0.7.1

01 Oct 16:23

Choose a tag to compare

fixes execution time reported in dryRun in case of no dependencies ch…

Dryrun

29 Sep 16:44

Choose a tag to compare

New in this release:

  • --dryrun option to display the changes and affected dependencies + build time estimate. Does not execute any build steps
  • --dump option to dump all dependencies graph to console

v0.6.27

23 Sep 16:39

Choose a tag to compare

renaming back to system in the Xake.SystemTasks