We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa778d7 commit f67a420Copy full SHA for f67a420
CHANGELOG.md
@@ -1,3 +1,23 @@
1
+# v0.3.2
2
+
3
+## Features
4
+- Use modern js syntax for compiled code (PR #574, thanks @tsao-chi)
5
+- Improved error handling (#566, 8bf7e0a)
6
7
+## Standard Library
8
+- Top-level array for Wonton (d8dfb63)
9
+- Fixes in 列經 (PR #578, thanks @wenfeng0218)
10
11
+## Examples
12
+- 玲瓏塔 (PR #578, thanks @wenfeng0218)
13
+- 漢諾塔·堆棧法 and 斐氏列·數組法 (PR #580, thanks @wenfeng0218)
14
15
+## Misc
16
+- The Online IDE moved to https://ide.wy-lang.org and [a separate repo](https://github.com/wenyan-lang/ide)
17
18
+## Thanks
19
+Thanks for our first financial contributor @wenfeng0218 on [Open Collective](https://opencollective.com/wenyan-lang)!
20
21
# v0.3.1
22
23
## Standard Library
0 commit comments