Skip to content

Polywrap 0.0.1-prealpha.90#979

Merged
dOrgJelli merged 1 commit intopolywrap:prealphafrom
polywrap-release-forks:release/0.0.1-prealpha.90
Jun 28, 2022
Merged

Polywrap 0.0.1-prealpha.90#979
dOrgJelli merged 1 commit intopolywrap:prealphafrom
polywrap-release-forks:release/0.0.1-prealpha.90

Conversation

@polywrap-release-forks
Copy link
Copy Markdown
Contributor

@polywrap-release-forks polywrap-release-forks commented Jun 28, 2022

Polywrap 0.0.1-prealpha.90

Features

  • PR-912 PR-930 PR-958 All URI resolver extensions have been decoupled and moved into their own plugin packages:
    • @polywrap/fs-resolver-plugin-js
    • @polywrap/ipfs-resolver-plugin-js
    • @polywrap/ens-resolver-plugin-js
  • PR-912 @polywrap/file-system-interface has been created to help standardize FileSystem wrapper implementations.
  • PR-930 @polywrap/ipfs-interface has been created to help standardize IPFS wrapper implementations.

Bugs

  • PR-957 @polywrap/schema-bind: plugin/typescript module config type interfaces no longer inherit from Record<string, unknown>, making them more type-safe and less generic.

Breaking Changes

  • PR-937 PR-960 The term Nullable has been changed to Optional within the wasm wrapper codegen. Additionally in wasm/assemblyscript the Nullable<T> type has been changed to a rust-style Optional<T> type.
  • PR-972 The term input in the context of invocations has been renamed to args.
  • PR-976 The invocation resultFilter option has been deprecated, as it is a needless & unused feature.

@github-actions
Copy link
Copy Markdown

GitHub Release Published 0.0.1-prealpha.90 🎉

@github-actions
Copy link
Copy Markdown

Crates.io Release Published 0.0.1-prealpha.90 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants