0.2.6
YS publishes binary releases for the ys command line tool and for the libys 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.2.6
- www: Fix typos
 - core: Remove support for '-' escaping
 - core: Use + for partial and * for comp
 - core: Support x.(y z)
 - core: Tags for function calls don't need leading colon
 - go: Fix intermittent stack overflow bug
 - core: Support new !ys-0 top level tag