What's Changed
- Bump versions for next anticipated release by @fibonacci1729 in #189
- Fix incorrect error message when merging world imports by @sumleo in #197
- Handle JoinError in registry download task results by @sumleo in #196
- Replace panics with errors for unsupported heap type conversions by @sumleo in #195
- Add missing subtype checks for table, memory, and global fields by @sumleo in #194
- Fix FixedSizeList type losing size and Map todo panic by @sumleo in #193
- Fix panic on missing first segment in package path resolution by @sumleo in #192
- Fix stale exports/imports/definitions after unregister_package by @sumleo in #191
- Fix panic in remove_node for Definition nodes by @sumleo in #190
- Update wasm-tools to 0.245.1+ by @cpetig in #187
- Clippy fixes by @fibonacci1729 in #199
- Compose SemVer compatible interfaces by @fibonacci1729 in #198
- Add missing async/sync function type checking by @fibonacci1729 in #201
- Update wasm-tools suite of dependencies by @fibonacci1729 in #202
- Bless and bump for release v0.10.0 by @fibonacci1729 in #203
New Contributors
Full Changelog: v0.9.0...v0.10.0