Skip to content

Releases: rust3ds/cargo-3ds

v0.1.3

03 May 11:22
Compare
Choose a tag to compare

What's Changed

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

v0.1.2

27 Nov 01:46
f6b9c6d
Compare
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
Compare
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
Compare
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