Releases: sagiegurari/cargo-make
Releases Β· sagiegurari/cargo-make
cargo-make v0.37.23
- Enhancement: support relative keyword for makefile extending to enable easy git/crate/workspace root extending #1175
- Maintenance: critical bug fix upgrade for duckscript
cargo-make v0.37.22
Fix: set env CARGO_MAKE_CURRENT_TASK_NAME before condition invocation #1173
cargo-make v0.37.21
- Fix: Remove RUSTFLAGS from workaround of rustup env issue when setting toolchain #1169
- Maintenance: upgrade duckscript
cargo-make v0.37.20
Maintenance: upgrade dependencies
cargo-make v0.37.19
Maintenance: upgrade duckscript
cargo-make v0.37.18
Enhancement: config to disable all installation steps #1147
cargo-make v0.37.17
- Fix: support encrypted drives (shorten script file names) #1150
- Fix: setup musl failing on open ssl binary redirects
cargo-make v0.37.16
cargo-make v0.37.15
- Enhancement: Support env expansion for script runner #1125
- Enhancement: Make LoggerOptions public + add name field #1124 (thanks @SamuelMarks)
cargo-make v0.37.14
- Fix: fix the --skip-init-end-tasks argument #1108 (thanks @06393993)
- Enhancement: Support using cargo make as library #1112 (thanks @SamuelMarks)