Skip to content

Commit fe3372e

Browse files
authored
Merge pull request #64 from thefrontside/release/latest
Release PlatformScript 1.0.0-alpha.11
2 parents e3d16b0 + 2e6d499 commit fe3372e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## 1.0.0-alpha.10
211

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

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"0.0.0"
1+
"1.0.0-alpha.11"

0 commit comments

Comments
 (0)