We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b41cb commit 912621bCopy full SHA for 912621b
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
* [PR-1928](https://github.com/polywrap/cli/pull/1928) **Add `--no-wasm` Option To `polywrap build`**
5
* `build` command now supports the `--no-wasm` option, which disables the wasm compilation step when compiling projects.
6
7
+## Bugs
8
+**`@polywrap/templates`:**
9
+* [PR-1929](https://github.com/polywrap/cli/pull/1929) **Fix Rust Codegen Compiler Errors**
10
+
11
# Polywrap Origin (0.12.1)
12
## Features
13
**`polywrap` CLI:**
VERSION
@@ -1 +1 @@
1
-0.12.1
+0.12.2
0 commit comments