Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polywrap 0.0.1-prealpha.89 #956

Merged

Conversation

polywrap-release-forks
Copy link
Contributor

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

Polywrap 0.0.1-prealpha.89

Features

  • PR-903 polywrap CLI: Recipes have been re-worked into composable workflows, and they can be run using CLI commands.
  • PR-951 polywrap CLI: Docker Buildx output option has been removed.
  • PR-944 @polywrap/schema-bind, @polywrap/wasm-as: Nullable type has been replaced with Option in the Assemblyscript schema bindings.
  • PR-938 @polywrap/schema-bind, @polywrap/wasm-as: Rollback of JSON serialization in the Assemblyscript schema bindings.

Bugs

  • PR-946 @polywrap/test-env-js: Path fix for npmCLI test utility.

Breaking Changes

  • PR-903 polywrap CLI: Running recipes via the polywrap query ... command has been deprecated in favor of a new workflows system, accessible via the polywrap run ... command.
  • PR-944 wasm/assemblyscript Wrappers: Nullable type has been removed in favor of Option which also has a different interface.
  • PR-938 wasm/assemblyscript Wrappers: JSON serializer and deserializer, and related methods fromJson and toJson have been removed in favor of parse and stringify.

@github-actions
Copy link

GitHub Release Published 0.0.1-prealpha.89 🎉

@github-actions
Copy link

Crates.io Release Published 0.0.1-prealpha.89 🎉

@github-actions
Copy link

NPM Release Published 0.0.1-prealpha.89 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants