cargo-make v0.35.7 Release Notes

Release Date: 2021-12-11 // over 2 years ago
    • ๐Ÿ›  Fix: crate installation version check now also supports running the binary with --version arg #612
    • โœจ Enhancement: support alternate cargo install commands #608
    • ๐Ÿ“š Documentation: VS code editor integration #604 (thanks @grbd)
    • ๐Ÿ›  Fix: Panic during crate installation in case args are empty #615
    • โœจ Enhancement: New list-category-steps command #603 (thanks @grbd)
    • โœจ Enhancement: New tls feature so tls can be disabled (by default enabled) #614
    • ๐Ÿ›  Fix: If rust-script is used and requires installation, install old 0.7.0 version due to rust-script bug