Skip to content

Releases: bytecodealliance/wit-bindgen

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 <[email protected]>

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 <[email protected]>

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

wit-bindgen-cli-0.17.1

13 Feb 18:37
a84d232
Compare
Choose a tag to compare
Bump to 0.17.1 (#836)

Release latest changes related to updating wasm-tools dependencies.

wit-bindgen-cli-0.17.0

05 Feb 18:23
21a46c7
Compare
Choose a tag to compare
Bump crates to 0.17.0 (#830)

wit-bindgen-cli-0.16.0

05 Dec 18:00
efcc759
Compare
Choose a tag to compare
Bump to 0.16.0 (#786)

Primarily releasing the latest Go support.

wit-bindgen-cli-0.15.0

27 Nov 17:42
f0bcd8d
Compare
Choose a tag to compare
Bump crates to 0.15.0 (#768)

Releasing recent updates/features/bugfixes.

wit-bindgen-cli-0.14.0

08 Nov 18:47
bf96684
Compare
Choose a tag to compare
Bump to 0.14.0 (#745)

I yanked the most recent 0.13.x track release because it started
requiring semicolons and that's a breaking change for existing projects
not using semicolons still on 0.13.x.

wit-bindgen-cli-0.13.2

08 Nov 15:11
ef30f84
Compare
Choose a tag to compare
Bump version numbers (#739)

Getting #736 into published versions.

wit-bindgen-cli-0.13.1

30 Oct 18:22
Compare
Choose a tag to compare
Add C# to the publish script