Skip to content

0.8.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 23 Nov 12:06
· 11 commits to master since this release

What's Changed

  • Provide arguments through struct which can also be parsed through Clap by @dvc94ch in #15
  • subcommand: Parse and propagate [env] vars at the earliest possible moment by @MarijnS95 in #18
  • Fix --manifest-path to point to Cargo.toml instead of a directory by @MarijnS95 in #20
  • manifest: Be more specific about not supporting multiple packages yet by @MarijnS95 in #21
  • Do not call rustc for platform detection; use current_platform instead by @Shnatsel in #22

Full Changelog: 0.7.0...0.8.0