0.1.79
YAMLScript publishes binary releases for the ys
command line tool and for the libyamlscript
shared library.
The following architectures are currently supported:
- Linux / Intel and ARM
- macOS / Intel and ARM
Run this command to install ~/.local/bin/ys
and ~/.local/lib/libyamlscript.so
(.dylib
on macOS):
$ curl https://yamlscript.org/install | bash
See Installing YAMLScript for more detailed information.
Changes in YAMLScript version 0.1.79
- core: Fix bug with '5.in?(1 .. 10)'
- core: Change -x output prefix to '+7 >>> ...'
- core: Improve -x debugging output formatting
- core: Fix a bug where the environment mapping was wrong
- core: Support making env updates visible to launched processes
- core: Support m.A_B:C keys with _ followed by :X
- core: Fix bugs with process calls