Releases: bytecodealliance/wasm-tools
Releases · bytecodealliance/wasm-tools
v1.224.1
What's Changed
- [224] Fix tests on nightly by @alexcrichton in #2001
- [224] Updates to wasm-tool's release process by @alexcrichton in #2032
- Release wasm-tools 1.224.1 by @github-actions in #2010
Full Changelog: v1.224.0...v1.224.1
v1.223.1
What's Changed
- [223] Fix tests on nightly by @alexcrichton in #2002
- [223] Updates to wasm-tool's release process by @alexcrichton in #2031
- Release wasm-tools 1.223.1 by @github-actions in #2011
Full Changelog: v1.223.0...v1.223.1
v1.222.1
What's Changed
- [222] Fix tests on nightly by @alexcrichton in #2003
- [222] Updates to wasm-tool's release process by @alexcrichton in #2030
- Release wasm-tools 1.222.1 by @github-actions in #2012
Full Changelog: v1.222.0...v1.222.1
v1.221.3
What's Changed
- [221] Fix tests on nightly by @alexcrichton in #2004
- [221] Updates to wasm-tool's release process by @alexcrichton in #2029
- Release wasm-tools 1.221.3 by @github-actions in #2014
Full Changelog: v1.221.2...v1.221.3
v1.220.1
What's Changed
- [220] Fix tests on nightly by @alexcrichton in #2005
- [220] Updates to wasm-tool's release process by @alexcrichton in #2028
- Release wasm-tools 1.220.1 by @github-actions in #2013
Full Changelog: v1.220.0...v1.220.1
v1.219.2
What's Changed
- [219] Fix tests on nightly by @alexcrichton in #2006
- [219] Updates to wasm-tool's release process by @alexcrichton in #2027
- Release wasm-tools 1.219.2 by @github-actions in #2016
Full Changelog: v1.219.1...v1.219.2
v1.218.1
What's Changed
- [218] Fix tests on nightly by @alexcrichton in #2007
- [218] Updates to wasm-tool's release process by @alexcrichton in #2026
- Release wasm-tools 1.218.1 by @github-actions in #2015
Full Changelog: v1.218.0...v1.218.1
v1.217.1
What's Changed
- [217] Fix tests on nightly by @alexcrichton in #2008
- Release wasm-tools 1.217.1 by @github-actions in #2017
- Revert "Release wasm-tools 1.217.1 (#2017)" by @alexcrichton in #2022
- [217] Updates to wasm-tool's release process by @alexcrichton in #2025
- Release wasm-tools 1.217.1 by @github-actions in #2033
Full Changelog: v1.217.0...v1.217.1
v1.216.1
What's Changed
- [216] Fix tests on nightly by @alexcrichton in #2009
- Release wasm-tools 1.216.1 by @github-actions in #2018
- Revert "Release wasm-tools 1.216.1 (#2018)" by @alexcrichton in #2020
- [216] Updates to wasm-tool's release process by @alexcrichton in #2023
- Release wasm-tools 1.216.1 by @github-actions in #2024
Full Changelog: v1.216.0...v1.216.1
v1.225.0
What's Changed
- Fix
std
feature inwasm-encoder
by @ark0f in #1961 - Update spec test suite submodule by @alexcrichton in #1984
- Fix
cargo doc
warnings by @samestep in #1986 - Catch
cargo doc
warnings in CI by @samestep in #1987 - Sort dependencies in
Cargo.toml
files by @samestep in #1988 - update
task.return
to match spec by @dicej in #1989 - Add a link to where the component-model design docs require unique import names. by @erikrose in #1990
- Fix tests on nightly by @alexcrichton in #1999
wast
: fix inline data segment resolution by @Robbepop in #1993- Release wasm-tools 1.225.0 by @github-actions in #2000
New Contributors
Full Changelog: v1.224.0...v1.225.0