All Versions
16
Latest Version
Avg Release Cycle
118 days
Latest Release
1145 days ago

Changelog History
Page 2

  • v0.4.1 Changes

    March 16, 2017

    ๐Ÿ›  Minor fixes

    • ๐Ÿ›  Fix panic!(..) on logging initialization error (#100)
    • ๐Ÿ›  Fix behaviour on dot --overwrite (#97)
  • v0.4.1-rc1

    February 08, 2017
  • v0.4.0 Changes

    December 22, 2016

    ๐Ÿ”’ Lock version for rust-mustache to 0.7.0 (#90) โž• Add support for run constraints (#45)

  • v0.3.0 Changes

    November 07, 2016

    โž• Add factotum -v / --version (#36) โž• Add CI/CD to project (#56) ๐ŸŽ Publish Factotum binaries for macOS (#69) โž• Add --dry-run option (#60) โž• Add validate command (#68) โž• Add graphviz dotfile output (#62) ๐Ÿšš Move no color setting to CLI option (#53) ๐Ÿšš Move run behavior into a run sub-command (#70) Set Factotum to go as far through the DAG as possible (#61) โž• Add webhook support (#59) โž• Add support for attaching tags at runtime over the CLI (#77) ๐Ÿ›  Fix broken links in README (#78) ๐Ÿ‘• Lint with rustfmt (#73) ๐ŸŽ Publish binaries for macOS (#69) Standardize .factfile as the file extension for Factotum (#34)

  • v0.2.0 Changes

    June 13, 2016

    ๐Ÿ‘ Allow terminal colour toggling using CLICOLOR (#51) ๐Ÿ‘Œ Improve output to STDERR / STDOUT (#51) ๐Ÿ‘Œ Support starting from an arbitrary task using --start option (#4) ๐Ÿ‘Œ Support variables in Factfiles, using mustache / --env option (#21)

  • v0.1.0 Changes

    April 08, 2016

    ๐ŸŽ‰ Initial release