Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 20:24
· 45 commits to main since this release
aa665a6
Exclude `viceroy-component-adapter` crate from release build

The `viceroy-component-adapter` does not need to be built in the release
builds, since it is meant to be rebuilt with `make adapter` and then
have the generated WASM binary under `lib/data/` committed.