Skip to content

Web3API 0.0.1-prealpha.85

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 06:13
3893e53

Web3API 0.0.1-prealpha.85

Features

  • PR-910 @web3api/cli: web3api.infra.yaml manifests now support the concept of "default" modules.
  • PR-878 @web3api/client-js: Workflows can now be run using the client.run(...) method. Integration into the Polywrap CLI will be released in the near future.

Bugs

  • PR-908 @web3api/asyncify-js: Improved WebAssembly import sanitization has been added, resolving an ambiguous error that was found when extraneous imports were added to a built module.
  • PR-902 @web3api/cli: w3 create plugin ... & w3 create app ... now properly parse their expected language and name arguments.