更新变更日志

This commit is contained in:
chai2010 2023-03-05 23:33:53 +08:00
parent 4c21088373
commit d2ec79f793
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
- v0.5.0 (dev)
- 根据 5号 提案将 `fn` 改成 `func``#` 作为特殊指令而非注释
- 支持 wasi 规范, 输出的支持 Docker 环境运行
- 支持 build-tag 条件编译
- Play 增加检索功能
- 增加 yacc 子命令
- v0.4.1 (2023-01-08)
- 完善内存管理
- [完成贪吃蛇游戏](https://wa-lang.org/smalltalk/st0018.html)