Releases: polywrap/wrap-test-harness
Releases · polywrap/wrap-test-harness
wasm-test-harness (0.2.2)
wasm-test-harness (0.2.2)
wasm-test-harness (0.2.1)
wasm-test-harness (0.2.1)
wasm-test-harness (0.2.0)
wasm-test-harness (0.2.0)
Breaking Changes
- Migrate all URIs away from the
/ens/authority.
wasm-test-harness (0.1.1)
wasm-test-harness (0.1.0)
wasm-test-harness (0.1.0-pre.9)
wasm-test-harness (0.1.0-pre.9)
Features
- Cases implementations are now type safety, inspired from polywrap/wrap-cli#1121
wasm-test-harness (0.1.0-pre.8)
wasm-test-harness (0.1.0-pre.8)
Misc
- CI works with shared organization for releases bot
wasm-test-harness (0.1.0-pre.7)
wasm-test-harness (0.1.0-pre.7)
Features
- Update defaults & CLI version to
0.10.0-pre.8 - Removed
--codegenfrom build command
wasm-test-harness (0.1.0-pre.5)
wasm-test-harness (0.1.0-pre.5)
wasm-test-harness (0.1.0-pre.1)
wasm-test-harness (0.1.0-pre.1)
Breaking Changes
- Now
-bcommand has been changed to-w(for wrappers)
Features
POLYWRAP_CLI_PATH&POLYWRAP_WASM_PATHenvironment variables added so build & test can be done with locally libraries- Log has been added to debug easily
polywrap.build.yamlis now generated if a custom wasm path is provided- CI release implemented
- Now executors run in threads, meaning that 10 builds at a time will happen, making the process way much faster
- All cases have been validated and work directly with the toolchain repository
- Packages of the toolchain have been updated to latest
- Build process points to
0.10.0-pre.7of polywrap
Bug Fixes
- Handle better error handling in the build output