cargo-make v0.36.3 Release Notes
Release Date: 2022-11-15 // about 2 years ago-
- ✨ Enhancement: Add new files_modified condition #741
- ✨ Enhancement: Enable to set default toolchain for all core cargo tasks #743
- 📚 Documentation: Add section on default task definition #745
Previous changes from v0.36.2
-
- ✨ Enhancement: Add env var support in env_files values #723
- ✨ Enhancement: Support environment expansion for toolchain attribute
- 🛠 Fix: support shebang in scripts with spaces before shebang start #718
- 📚 Documentation: small edits for spelling, grammar, formatting #721 (thanks @Zearin)