Skip to content

Releases: polywrap/wrap-test-harness

wasm-test-harness (0.2.2)

17 Aug 14:07
c9bd3d0
Compare
Choose a tag to compare

wasm-test-harness (0.2.2)

wasm-test-harness (0.2.1)

04 Aug 16:01
54e652e
Compare
Choose a tag to compare

wasm-test-harness (0.2.1)

wasm-test-harness (0.2.0)

26 Jul 17:02
dc4070e
Compare
Choose a tag to compare

wasm-test-harness (0.2.0)

Breaking Changes

  • Migrate all URIs away from the /ens/ authority.

wasm-test-harness (0.1.1)

10 May 17:07
4781703
Compare
Choose a tag to compare

wasm-test-harness (0.1.1)

Features

Bug Fixes

wasm-test-harness (0.1.0)

25 Apr 03:35
6e4ee93
Compare
Choose a tag to compare

wasm-test-harness (0.1.0)

Features

wasm-test-harness (0.1.0-pre.9)

13 Apr 16:23
7dd594a
Compare
Choose a tag to compare
Pre-release

wasm-test-harness (0.1.0-pre.9)

Features

wasm-test-harness (0.1.0-pre.8)

20 Feb 00:21
860dba6
Compare
Choose a tag to compare
Pre-release

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)

16 Feb 20:44
e3084af
Compare
Choose a tag to compare
Pre-release

wasm-test-harness (0.1.0-pre.7)

Features

  • Update defaults & CLI version to 0.10.0-pre.8
  • Removed --codegen from build command

wasm-test-harness (0.1.0-pre.5)

12 Jan 19:55
aba3527
Compare
Choose a tag to compare
Pre-release

wasm-test-harness (0.1.0-pre.5)

wasm-test-harness (0.1.0-pre.1)

12 Jan 13:59
87db91c
Compare
Choose a tag to compare
Pre-release

wasm-test-harness (0.1.0-pre.1)

Breaking Changes

  • Now -b command has been changed to -w (for wrappers)

Features

  • POLYWRAP_CLI_PATH & POLYWRAP_WASM_PATH environment variables added so build & test can be done with locally libraries
  • Log has been added to debug easily
  • polywrap.build.yaml is 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.7 of polywrap

Bug Fixes

  • Handle better error handling in the build output