v1.221.1
What's Changed
- cli tests: mask the version of wit-component in producers section in test output by @pchickey in #1916
- fix new clippy errors on Rust 1.83 by @yoshuawuyts in #1919
- [wasm-metadata] Split
lib.rs
into separate files by @yoshuawuyts in #1917 - [wasm-metadata] remove
wat
dep by @yoshuawuyts in #1921 - [wasm-metadata] warn on missing docs and Debug impls by @yoshuawuyts in #1920
- Add
simd_visitor
helper methods toFuncValidator
by @alexcrichton in #1927 - Always implement
Error for BinaryReaderError
by @alexcrichton in #1928 - Release wasm-tools 1.221.1 by @github-actions in #1929
Full Changelog: v1.221.0...v1.221.1