Releases: sagiegurari/cargo-make
Releases Β· sagiegurari/cargo-make
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)
cargo-make v0.37.13
cargo-make v0.37.12
Enhancement: support crates with invalid structure (fallback of cargo-metadata) #1076
cargo-make v0.37.11
cargo-make v0.37.10
- Enhancement: Prevent wasteful busy cpu spinning #1045 (thanks @permosegaard)
- Enhancement: Enable multiple ignored watch patterns #1041 (thanks @Buzzec)
cargo-make v0.37.9
Fix: fix rust script invocation as load_script #1035
cargo-make v0.37.8
cargo-make v0.37.7
Fix: Detect crate installation fix for new cargo list format
cargo-make v0.37.6
cargo-make v0.37.5
- Enhancement: Add OS condition #989
- Enhancement: Enable setting default profile by env variable #996 (thanks @Johnabell)
- Documentation: Add Fig Autocompletion to README.md #993 (thanks @beeinger)
- Maintenance: update dependencies and build
- Documentation: Add additional plugin env handling details #978