Skip to content

0.2.12

Choose a tag to compare

@github-actions github-actions released this 07 Jun 04:37
· 239 commits to main since this release

YS publishes binary releases for the ys command line tool and for the libys shared library.
The following architectures are currently supported:

  • Linux + Intel
  • macOS + 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.12

  • release: Fix for new NodeJS release process
  • release: Add workflow to build a new release
  • release: Revamp the entire release system
  • ai: Add a Claude Code skill
  • release: Change main branch back to main from v0
  • core: Add docstrings to core/src/yamlscript defns
  • lua: Fix 'make test-lua'