Skip to content

Polywrap Origin (0.9.3)

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 10:26
8c0d351

Polywrap Origin (0.9.3)

Bugs

  • PR-1344 @polywrap/cli: Improve workflow validation.
  • PR-1345 @polywrap/cli: The ens-recursive-name-register deploy step now properly registers ENS sub-domains recursively.
  • PR-1342 @polywrap/polywrap-manifest-schemas: Accept @ character in folder paths.
  • PR-1333 @polywrap/client-js: Added TsDoc comments to the PolywrapClient class.
  • PR-1337 @polywrap/schema-bind: In Rust bindings, enum imports are now added in serialization modules when the enum is a subtype of an array (Vec) or map.