Releases: sagiegurari/cargo-make
Releases · sagiegurari/cargo-make
cargo-make v0.37.3
cargo-make v0.37.2
Enhancement: improve support for shebang script file extensions #926
cargo-make v0.37.1
cargo-make v0.37.0
- Fix: env vars loading order is not consistent #934
- [backward compatibility break] Maintenance: Upgrade duckscript runtime to 0.8
- Maintenance: Upgrade cargo-watch to 8.4.1
cargo-make v0.36.13
- Fix: External env vars are detected as cycles #911
- Fix: Auto complete bash script #914 (thanks @gw31415)
- Documentation: Arch Linux installation #880 (thanks @CosminGGeorgescu)
- Documentation: Fix Readme about Binary Release Target #915 (thanks @Azuki-bar)
- Maintenance: Replace unmaintained ansi_term with nu_ansi_term #913
cargo-make v0.36.12
cargo-make v0.36.11
Maintenance: Upgrade dependencies
cargo-make v0.36.10
cargo-make v0.36.9
cargo-make v0.36.8
- Enhancement: New precompiled target: x86_64-unknown-linux-gnu #853 (thanks @steverusso)
- Enhancement: New log level 'off' and cli flag --slient #846
- Enhancement: Upgrade cargo-watch to 8.4.0 and add new 'why' watch option #849
- Enhancement: New cli flag '--hide-uninteresting' for list commands to reduce output and skip hooks #848