0.1.97
YS 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
:
$ curl https://getys.org/ys | bash
See Installing YS for more detailed information about installing YS things.
Changes in YS version 0.1.97
- make: Use .git/.ext as "tmp" directory
- perl-alien: Fix spurious failures on cpantesters
- doc: Add missing codeblock
- core: Add std/to-vars
- make: Makefile variables refactoring
- core: Support host interop with foo.~bar(baz)
- std: Support get-url and load-url
- make: Update Maven version to 3.9.10