Skip to content

Releases: cmyr/cargo-instruments

0.4.0

17 May 02:12
Compare
Choose a tag to compare
  • When available, we will now use xctrace instread of instruments.
  • The --open flag is deprecated; we now open the generated file by default.
  • New --no-open flag to disable opening.
  • When using xctrace, we will pipe the stdout/stderr of the target binary to the originating terminal.

0.3.0

08 Feb 00:33
Compare
Choose a tag to compare

Update to work with the new Cargo.lock format.

0.2.1

04 Apr 01:21
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Allow profiling of benchmark targets with --bench arg.

0.2.0

20 Mar 20:50
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Change args:

  • template now requires -t
  • args for the target command no longer require --args (-- can be used as expected)

0.1.2

17 Mar 18:42
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Improve docs and diagnostic messages
  • fix failure when target directory is missing

0.1.1

17 Mar 02:16
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
v0.1.1

Touchup readme & Prepare 0.1.1