Skip to content

0.2.26

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:37

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.26

  • php: Fix FFI bugs that made libys calls segfault
  • nim: Add Nim language binding
  • kotlin: Add Kotlin language binding
  • r: Add R language binding
  • elixir: Add Elixir language binding
  • nodejs: Fix version in package.yaml source file
  • release: Add Hex credentials for elixir publishing