C

cargo-make

C
cargo-make Languages v0.37.24

cargo-make v0.37.24

Enhancement: New env_not condition #1187 thanks (@ayodejiige) Enhancement: Enable LTO and codegen-units = 1 optimization #1211 (thanks @zamazan4ik) Maintenance: upgrade kcov default version to 43 Maintenance: Remove minimal rust version CI flow Maintenance: Replacing unsecure md5 with sha256 (thanks @marxin)

C
cargo-make Languages v0.37.23

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

C
cargo-make Languages v0.37.21

cargo-make v0.37.21

Fix: Remove RUSTFLAGS from workaround of rustup env issue when setting toolchain #1169 Maintenance: upgrade duckscript

C
cargo-make Languages v0.37.17

cargo-make v0.37.17

Fix: support encrypted drives (shorten script file names) #1150 Fix: setup musl failing on open ssl binary redirects

C
cargo-make Languages v0.37.15

cargo-make v0.37.15

Enhancement: Support env expansion for script runner #1125 Enhancement: Make LoggerOptions public + add name field #1124 (thanks @SamuelMarks)