cargo-make v0.37.24 Release Notes
Release Date: 2025-01-18 // over 1 year ago-
- ✨ Enhancement: New env_not condition #1187 thanks (@ayodejiige)
- ✨ Enhancement: Enable LTO and codegen-units = 1 optimization #1211 (thanks @zamazan4ik)
- ⬆️ Maintenance: upgrade kcov default version to 43
- 🚧 Maintenance: Remove minimal rust version CI flow
- 🚧 Maintenance: Replacing unsecure md5 with sha256 (thanks @marxin)
Previous changes from v0.37.23
-
- ✨ Enhancement: support relative keyword for makefile extending to enable easy git/crate/workspace root extending #1175
- 🚑 Maintenance: critical bug fix upgrade for duckscript