All Versions
167
Latest Version
Avg Release Cycle
23 days
Latest Release
71 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.35.10 Changes
March 11, 2022- ๐ Fix: detect workspace member for non virtual workspaces #636
- ๐ Documentation: added docs for grcov usage #375
-
v0.35.9 Changes
February 24, 2022- ๐ Fix: clap 3.1 is not backward compatible
-
v0.35.8 Changes
January 11, 2022- โจ Enhancement: New plugin system to enable custom task execution logic #620
- โฌ๏ธ Maintenance: upgrade to clap 3
- โจ Enhancement: Support new github auth token for github release task
-
v0.35.7 Changes
December 11, 2021- ๐ Fix: crate installation version check now also supports running the binary with --version arg #612
- โจ Enhancement: support alternate cargo install commands #608
- ๐ Documentation: VS code editor integration #604 (thanks @grbd)
- ๐ Fix: Panic during crate installation in case args are empty #615
- โจ Enhancement: New list-category-steps command #603 (thanks @grbd)
- โจ Enhancement: New tls feature so tls can be disabled (by default enabled) #614
- ๐ Fix: If rust-script is used and requires installation, install old 0.7.0 version due to rust-script bug
-
v0.35.6 Changes
November 01, 2021- ๐ Fix: prebuilt binary release task
- โจ Enhancement: Duckscript upgrade
-
v0.35.5 Changes
October 22, 2021- โจ Enhancement: Add makers executable to prebuilt binary release #600
-
v0.35.4 Changes
October 22, 2021- ๐ Fix: github publish flow broken
-
v0.35.3 Changes
October 22, 2021- Enhancement: Task cli arguments matching cargo-make cli args can now be passed without -- character. Arguments for cargo-make itself must now be passed in before the task name. #585 (thanks @WorldSEnder)
-
v0.35.2 Changes
October 16, 2021- โจ Enhancement: Ability to specify min rust version in tasks via toolchain attribute #594 (thanks @WorldSEnder)
-
v0.35.1 Changes
October 02, 2021- ๐ Fix: extend attribute didn't extend env variables #579
- โจ Enhancement: Limit search to one result when searching for updates #574 (thanks @jayvdb)
- ๐ Fix: CARGO_MAKE_TASK_ARGS not set when using watch mode #586
- ๐ Fix: Workspace members glob detection didn't validate Cargo.toml exists #591
- ๐ Documentation: improve condition fail message documentation #583
- โฌ๏ธ Upgrade run_script #581
- โ Add internal steps to time summary
- โ Adding ability to disable git, rust and crate environment variables to speed up startup time
- ๐ Documentation: zsh auto completion instructions for makers #590
- โฌ๏ธ Upgrade cargo-watch to 8.1.0