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 88d796c commit c244faeCopy full SHA for c244fae
Changelog.md
@@ -7,6 +7,15 @@
7
- migrate from `yaml-ast-parser` -> `yaml` package
8
- Add installer with instructions to home page.
9
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
19
## 1.0.0-alpha.10
20
21
- Allow calling fns that are referenced by a fn parameter
0 commit comments