Skip to content

cargo-make v0.35.7

Compare
Choose a tag to compare
@sagiegurari sagiegurari released this 11 Dec 10:25
· 945 commits to master since this release
  • 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