cargo-make v0.35.1 Release Notes

Release Date: 2021-10-02 // over 2 years ago
    • ๐Ÿ›  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