Releases: bytecodealliance/wac
Releases · bytecodealliance/wac
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
v0.2.0
What's Changed
- Cleanup from #82. by @peterhuene in #88
- Update the
wac-parsercrate description. by @peterhuene in #89 - New
wac plugcommand by @rylev in #93 - Fix the
func-typerule in the grammar. by @peterhuene in #96 - Add missing semicolon tokens to
constructorandmethodrules. by @peterhuene in #97 - Fix
resource-declrule in grammar. by @peterhuene in #98 - Fix panic when resource's owning interface is not otherwise implicitly imported by @rylev in #101
- Merging import dependencies by @rylev in #102
wac plugwith registry support by @calvinrp in #106- Update readme with
plugsubcommand by @calvinrp in #108 - Fix to lazily configure the warg client by @calvinrp in #110
- Publish binary artifacts by @calvinrp in #111
- Binary artifacts take 2 by @calvinrp in #112
- another attempt on getting binary to build by @calvinrp in #113
- Another attempt to build the binary artifacts by @calvinrp in #114
- Add basic example of wac CLI and programatic API by @rylev in #107
- Warg update 0.7 by @calvinrp in #116
New Contributors
Full Changelog: v0.1.0...v0.2.0
dev
Published artifacts from the latest build