All Versions
177
Latest Version
Avg Release Cycle
25 days
Latest Release
541 days ago

Changelog History
Page 11

  • v0.10.7 Changes

    May 11, 2018
    • 👌 Support automatic workspace makefile extend #84
    • 🆕 New task to rebuild lock file with most updated dependencies #83
  • v0.10.6 Changes

    March 20, 2018
    • 🛠 Fix script issues due to file permissions (#81)
  • v0.10.5 Changes

    February 27, 2018
    • 🔒 cargo make audit will only be invoked if a Cargo.lock file exists (#74)
  • v0.10.4 Changes

    February 26, 2018
    • 🛠 Fix composite environment variables resolution order (#78)
  • v0.10.3 Changes

    February 24, 2018
    • update_check_minimum_interval default changed be weekly (#76)
    • ➕ Added test_ files to kcov test coverage invocation
    • 📚 Update dependencies documentation (#72)
  • v0.10.2 Changes

    February 08, 2018
    • ⚡️ Check for update minimum interval definition in global configuration (#68)
  • v0.10.0 Changes

    February 02, 2018
    • Search for makefile.toml in parent directories (#65)
    • 🔧 Global configuration file to define default log level, task name (#64)
    • Reformat changelog (#66)
  • v0.9.5 Changes

    January 22, 2018
    • 🛠 Fixed critical loading issue due to #56
  • v0.9.4 Changes

    January 19, 2018
    • Support new skip_core_tasks config flag (#56)
  • v0.9.3 Changes

    January 05, 2018
    • ✅ Coverage test files user level pattern (#59 and #60)