Skip to content

Releases: bytecodealliance/wit-bindgen

v0.25.0

20 May 18:24
9b50b8e
Compare
Choose a tag to compare
Release wit-bindgen 0.25.0 (#952)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.24.0

02 Apr 20:45
e7e18d7
Compare
Choose a tag to compare

Go

  • Fixed a build error for generated type names for flags: #911
  • Fixed a build error for generated filed names that are Go keywords: #912
  • Add the ability to rename Go packages: #915

v0.23.0

27 Mar 21:23
b4b56c0
Compare
Choose a tag to compare
Release wit-bindgen 0.23.0 (#909)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.22.0

11 Mar 16:58
52d0b3d
Compare
Choose a tag to compare
Release wit-bindgen 0.22.0 (#889)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.21.0

04 Mar 17:58
70ab122
Compare
Choose a tag to compare
Release wit-bindgen 0.21.0 (#879)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.20.0

29 Feb 17:17
561aa17
Compare
Choose a tag to compare
Release wit-bindgen 0.20.0 (#873)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.19.2

26 Feb 21:52
a438745
Compare
Choose a tag to compare
Release wit-bindgen 0.19.2 (#867)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.19.1

23 Feb 15:40
e0319e9
Compare
Choose a tag to compare
Release wit-bindgen 0.19.1 (#862)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

v0.19.0

23 Feb 03:18
a87d27d
Compare
Choose a tag to compare
Release wit-bindgen 0.19.0 (#860)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <auto-release-process@users.noreply.github.com>

wit-bindgen-cli-0.18.0

13 Feb 22:39
3faf486
Compare
Choose a tag to compare
Update how WIT is parsed with new helpers (#837)

* Update how WIT is parsed throughout

Use the `Resolve::push_path` API added recently to wasm-tools to support
more forms of input directories.

* Bump crates to 0.18.0