Releases: WebAssembly/wasi-io
Releases · WebAssembly/wasi-io
v0.2.3
What's Changed
- fix typo: remove extra '}' in API walk-through by @1alii in #88
- ci: add wkg oci publish by @ricochet in #90
- release: v0.2.3 by @ricochet in #89
- fix: pin version for action by @ricochet in #91
- Fix publishing action by @yoshuawuyts in #92 #93 #94 #95 #96
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
WASI v0.2.2
This is the October 2024 release of WASI, where WASI is released on the first Thursday of every other month. All releases of WASI 0.2.* are backwards-compatible.
What's Changed
- Document that stream errors are final. by @badeend in #84
- Add missing since annotation to
output-stream::subscribe
by @badeend in #85 - Update to v0.2.2 by @yoshuawuyts in #87
Full Changelog: v0.2.1...v0.2.2
v0.2.0
0.2.0-rc-2023-11-10
This is a release candidate for the 0.2.0 release, created on 2023-11-10.