Releases: bytecodealliance/wac
Releases · bytecodealliance/wac
v0.10.0
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
v0.9.0
What's Changed
- Bump version for next anticipated release by @fibonacci1729 in #184
- Update to wasm-tools 1.244. by @sunfishcode in #185
- chore: git push command by @ricochet in #186
- Bump version for 0.9.0 release by @fibonacci1729 in #188
New Contributors
- @sunfishcode made their first contribution in #185
- @ricochet made their first contribution in #186
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Bump version for release by @fibonacci1729 in #176
- Reset version for next release by @fibonacci1729 in #177
- chore(serde): fix conditional compilation by @billf in #178
- Bump wasm-tools dependencies by @fibonacci1729 in #179
- Remap futures and streams correctly by @fibonacci1729 in #182
- Bump version for patch release by @fibonacci1729 in #183
New Contributors
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- support composing with fixed size lists by @cpetig in #156
- Enable semver-compatible matching of import/export lookups in targets by @fibonacci1729 in #168
- Fix dev-dependencies for publishing by @fibonacci1729 in #174
- Add release notes by @fibonacci1729 in #175
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Enable all Wasm features in Validator by @tanishiking in #146
- deps: Update cc by @ognevny in #147
- Bump openssl from 0.10.64 to 0.10.68 by @dependabot in #150
- Update wasm-tools to 227 by @alexcrichton in #154
- Bump wasm-tools crates to 229 by @alexcrichton in #157
- Bump openssl from 0.10.68 to 0.10.72 by @dependabot in #160
- Make targets an api exposed via wac-types by @fibonacci1729 in #161
- Bump ring from 0.17.8 to 0.17.14 by @dependabot in #163
- Bump tokio from 1.37.0 to 1.45.1 by @dependabot in #164
New Contributors
- @tanishiking made their first contribution in #146
- @ognevny made their first contribution in #147
- @alexcrichton made their first contribution in #154
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0
What's Changed
- docs: more generic command listing prose by @vados-cosmonic in #125
- Bump h2 from 0.4.3 to 0.4.5 by @dependabot in #126
- Update semver regex to not swallow trailing
.by @itowlson in #129 - Implicit import check during target validation by @rylev in #130
New Contributors
- @vados-cosmonic made their first contribution in #125
- @dependabot made their first contribution in #126
- @itowlson made their first contribution in #129
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- set the dev version and update the artifact build by @calvinrp in #117
- changed to
wacfromwac-clifor theghcommands by @calvinrp in #118 - move wac binary to wac-cli for release by @fibonacci1729 in #119
- updated README with
cargo binstalloption by @calvinrp in #120 - fix for cross compiling without feature flag by @calvinrp in #121
- lazily create warg registry client by @calvinrp in #123
Full Changelog: v0.2.0...v0.3.0