Skip to content

Commit c244fae

Browse files
committed
prepare platformscript 1.0.0-alpha.11
1 parent 88d796c commit c244fae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
- migrate from `yaml-ast-parser` -> `yaml` package
88
- Add installer with instructions to home page.
99

10+
## 1.0.0-alpha.11
11+
12+
- ✨Add run command and documentation
13+
- add ability to ask `pls` what its version is
14+
- new import syntax for modules
15+
- `print()` function converts any PSvalue -> PSString
16+
- migrate from `yaml-ast-parser` -> `yaml` package
17+
- Add installer with instructions to home page.
18+
1019
## 1.0.0-alpha.10
1120

1221
- Allow calling fns that are referenced by a fn parameter

0 commit comments

Comments
 (0)