You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# Polywrap Origin (0.1.1)
2
+
## Features
3
+
*[PR-1017](https://github.com/polywrap/monorepo/pull/1017)`@polywrap/templates`, `polywrap` CLI: Rust wasm wrapper project template has been added, and made available via the `polywrap create ...` CLI command.
4
+
5
+
## Bugs
6
+
*[PR-1016](https://github.com/polywrap/monorepo/pull/1016)`polywrap` CLI: Improved logging when running workflows using the `polywrap run ...` command.
7
+
*[PR-924](https://github.com/polywrap/monorepo/pull/924)`@polywrap/schema-parse`, `@polywrap/schema-bind`: Complex `Map<Key, Value>` type usages within wrapper schemas lead to incorrect bindings being generated. Additional tests + fixes have been added.
0 commit comments