cargo-make v0.32.2 Release Notes

Release Date: 2020-08-20 // over 3 years ago
    • ๐Ÿ›  Fix watch invocation in case makefile file path contains spaces #445
    • Clear RUST_RECURSION_COUNT at start of flow #447
    • ๐Ÿ›  Fix do-copy-apidocs issue with triple folder #444 (thanks @haraldh)
    • ๐Ÿ›  Fix workspace detection for sub flows
    • Add task time summary via new cli flag --time-summary or config time_summary=true #446
    • โฌ‡๏ธ Reduce console output for non CI environment (can be disabled via new reduce_output config attribute)
    • ๐Ÿš‘ Workaround critical bug in rust nightly which breaks shebang based script invocations
    • โฌ†๏ธ Upgrade duckscript SDK to 0.6.6