Skip to content

Releases: sagiegurari/cargo-make-tasks

v0.1.5

21 Sep 16:50

Choose a tag to compare

Performance - skip rust specific cargo-make steps from being invoked

v0.1.4

11 Aug 06:37

Choose a tag to compare

Ensure to setup env before running any task in cmake.toml

v0.1.3

25 Jun 14:28

Choose a tag to compare

v0.1.2

30 Mar 14:59

Choose a tag to compare

  • Improve performance by removing redundant make calls.
  • Add dev task to alias of default.

v0.1.1

30 Mar 14:50

Choose a tag to compare

Ensure make is called only once for all valgrind tests and not for each file

v0.1.0

30 Mar 13:13

Choose a tag to compare

Initial Release