0.1.90
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.90
- make: Fix release bug in common/vars..mk
- make: Bump BUILD_BIN_YS_VERSION to 0.1.89
- refactor: Finish changing '!yamlscript/v0:' to '!YS v0:'
- ys: Fix bug in options handling
- core: Support '#!/usr/bin/env ys-0.1.89' shebangs
- core: Support + escapes followed by ws
- core: Convert :foo in ARGV to keyword