All Versions
177
Latest Version
Avg Release Cycle
25 days
Latest Release
203 days ago
Changelog History
Page 13
Changelog History
Page 13
-
v0.7.0 Changes
October 20, 2017- ๐จ Refactored how rust code based scripts are defined to enable future expansion of this feature.
-
v0.6.5 Changes
October 12, 2017- ๐ ci-flow and build-flow will build/run benches and examples based on new environment variables: CARGO_MAKE_BUILD_EXAMPLES, CARGO_MAKE_BUILD_BENCH and CARGO_MAKE_RUN_BENCH
-
v0.6.1 Changes
October 08, 2017- Tasks can now run rust code using rust_script attribute and tasks can no longer hold multiple different action definitions.
-
v0.5.3 Changes
September 29, 2017- โ Added support to evaluate env var values from script output and define cwd on task level
-
v0.5.2 Changes
September 24, 2017- โ Added various check and build tasks
-
v0.5.0 Changes
September 21, 2017- 0๏ธโฃ Disable by default coverage flow on mac
-
v0.4.1 Changes
September 18, 2017- โ Added watch-flow task
-
v0.3.77 Changes
September 17, 2017- Automatically define install_crate and enable cargo install arguments via install_crate_args
-
v0.3.76 Changes
September 16, 2017- ๐ Build failure will not cause panic but will exit
-
v0.3.75 Changes
September 12, 2017- ๐ By default build and test should work with "--all-features" flag