Skip to content

Releases: bytecodealliance/cargo-component

v0.21.1

07 Apr 17:57
e0cc637
Compare
Choose a tag to compare

What's Changed

  • Cargo.toml: don't accept semver-compatible with parse_arg 0.1.4 (#381)

v0.21.0

07 Apr 17:56
d473992
Compare
Choose a tag to compare

What's Changed

  • Compatible with Rust's 2024 Edition.
  • Support for component-native annotations.
  • Update to use wasm-tools 0.255.0.
  • Removes generated [profile.release] from new projects.
  • Update the adapter binaries

v0.20.0

07 Jan 18:14
2e497ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

15 Nov 14:35
056563b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

18 Oct 20:59
588390b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

10 Oct 21:31
28eb5fb
Compare
Choose a tag to compare

What's Changed

  • Update wasm-tools/wit-bindgen dependencies by @alexcrichton in #335
  • Adds generate_all and disable_custom_section_link_helpers to Bindings by @primoly in #336
  • wkg update 0.7.4 and remove wit CLI (replaced by wkg wit subcommand) by @calvinrp in #342

Full Changelog: v0.16.0...v0.17.0

v0.16.0

05 Sep 20:41
5d1e26c
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @dmvk made their first contribution in #329

Full Changelog: v0.15.0...v0.16.0

v0.15.0

31 Jul 19:25
425dc83
Compare
Choose a tag to compare

What's Changed

  • set dev version to 0.15.0-dev by @calvinrp in #320
  • Pull adapters from crates.io instead of vendoring by @alexcrichton in #323
  • Stop generating the bindings file for projects without wit files and dependencies by @iawia002 in #318

Full Changelog: v0.14.0...v0.15.0

v0.14.0

09 Jul 20:06
b259903
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.14.0

v0.13.2

01 Jun 20:47
fe51833
Compare
Choose a tag to compare

What's Changed

  • Add cargo component serve subcommand by @primoly in #305
  • added wasmtime wasi args for cargo component serve by @calvinrp in #308

New Contributors

Full Changelog: v0.13.1...v0.13.2