Skip to content

Releases: rust3ds/cargo-3ds

0.1.5

01 Aug 18:28
4cadb6f

Choose a tag to compare

What's Changed

  • Enable callback for new command by @Meziu in #70
  • Use artifact.test to determine if an executable is a test one by @DCNick3 in #72
  • Dependency update and bump to 0.1.5 by @Meziu in #75

New Contributors

Full Changelog: v0.1.4...v0.1.5

0.1.4

17 Mar 18:09
5e88cf8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 May 11:22

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Nov 01:46
f6b9c6d

Choose a tag to compare

Crates.io

What's Changed

  • Add verbose flag to print cargo commands in #42
  • Add support for custom cargo runner in #43
  • Respect --no-run when using custom runner in #46
  • Use cargo --unit-graph to figure out whether to link debuginfo in #47

Full Changelog: 0.1.1...v0.1.2

0.1.1

29 Jul 15:35

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...0.1.1

cargo-3ds v0.1.0

15 Jul 18:10
2467531

Choose a tag to compare

First official release on crates.io. Remember that this crate is still under active development and it will be subject to changes in the future.

Install

Use cargo to install this release.

cargo install cargo-3ds

What's Changed

New Contributors

Full Changelog: https://github.com/rust3ds/cargo-3ds/commits/v0.1.0