Skip to content

Releases: tracel-ai/xtask

v1.1.6

30 Oct 16:23
Compare
Choose a tag to compare

Add helper for custom checks by @wingertge in #7

v1.1.5

28 Oct 14:50
Compare
Choose a tag to compare

Fix help screen for bump command

v1.1.4

17 Oct 22:06
Compare
Choose a tag to compare

Add support for --features flag to test command

v1.1.3

10 Oct 16:29
Compare
Choose a tag to compare

Fix installation of cargo-audit with required features.

v1.1.2

27 Sep 20:02
Compare
Choose a tag to compare

Fix publish error when a crate is already published and the output of cargo is colorized.

v1.1.1

27 Sep 13:45
Compare
Choose a tag to compare

Fix version for tracel-xtask-macros dependency.

v1.1.0

27 Sep 04:38
Compare
Choose a tag to compare
  • Replace cargo-udeps with cargo-machete (#5 thanks to tiruka)
  • Update signatures of the following functions in order to accept slices instead of vectors: run_process, run_process_for_workspace, run_process_for_package

v1.0.8

05 Sep 03:50
Compare
Choose a tag to compare

Fix out of order logs in GitHub actions log groups due to stdout being buffered and stderr being not buffered (e5f2817)

v1.0.7

05 Sep 02:20
Compare
Choose a tag to compare

Fix automatic expand of log group on errors in GitHub actions (f58273b)

v1.0.6

30 Aug 23:29
Compare
Choose a tag to compare

Fix crates metadata