Skip to content

Releases: rust3ds/cargo-3ds

0.1.5

Choose a tag to compare

@Meziu Meziu released this 01 Aug 18:28
4cadb6f

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

Choose a tag to compare

@Meziu Meziu released this 17 Mar 18:09
5e88cf8

What's Changed

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

v0.1.3

Choose a tag to compare

@Meziu Meziu released this 03 May 11:22

What's Changed

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

v0.1.2

Choose a tag to compare

@ian-h-chamberlain ian-h-chamberlain released this 27 Nov 01:46
f6b9c6d

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

Choose a tag to compare

@Meziu Meziu released this 29 Jul 15:35

What's Changed

Full Changelog: v0.1.0...0.1.1

cargo-3ds v0.1.0

Choose a tag to compare

@Meziu Meziu released this 15 Jul 18:10
2467531

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