Releases: bytecodealliance/wizer
Releases · bytecodealliance/wizer
dev: chore(deps): update upstream wasmtime dependencies (#142)
* chore(deps)!: update upstream wasmtime dependencies This commit updates the wasmtime dependencies in use, in preparation for the next release, as git dependencies cannot be used in a release. This change is breaking because the API to upstream `Wizer` has changed, and is now `async`. Since `wasmtime-wizer`'s `Wizer::run()` is re-exposed here we must introduce a breaking change here too. * refactor: use wasmtime::error::Context pervasively * chore: fix clippy lints * refactor: update regex test to use OnceLock, refresh binary
v10.0.0
v9.0.0
Bump to version 9.0.0 (#135)
v8.0.0
Bump to version 8
v7.0.5
update ci write permissions (#120)
v7.0.4
7.0.4 (#117)
v7.0.3
7.0.3 (#115)
v7.0.2
Bump to 7.0.2 (#113)
v7.0.1
Bump to 7.0.1 (#111)
v7.0.0
Bump to version 7.0.0 (#110)