We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3d16b0 + 2e6d499 commit fe3372eCopy full SHA for fe3372e
2 files changed
Changelog.md
@@ -1,3 +1,12 @@
1
+## 1.0.0-alpha.11
2
+
3
+- ✨Add run command and documentation
4
+- add ability to ask `pls` what its version is
5
+- new import syntax for modules
6
+- `print()` function converts any PSvalue -> PSString
7
+- migrate from `yaml-ast-parser` -> `yaml` package
8
+- Add installer with instructions to home page.
9
10
## 1.0.0-alpha.10
11
12
- Allow calling fns that are referenced by a fn parameter
version.json
@@ -1 +1 @@
-"0.0.0"
+"1.0.0-alpha.11"
0 commit comments