0.2.31
YS publishes binary releases for the ys command line tool and for the libys shared library.
The following architectures are currently supported:
- Linux + Intel
- Linux + ARM
- macOS + ARM
- Windows + Intel
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.31
- erlang: Use rebar3 in the release container
- ai: Update skill for YAMLScript 0.2.30 splats
- docs: Migrate anonymous function arguments
- ai: Lint compound arrow expressions
- core: Add del alias for dissoc
- core: Add code-value collection mode
- core: Preserve conditional map key order
- ai: Explain code-value collection mode
- core: Return vectors from +concat
- core: Preserve false property values