Skip to content

0.2.28

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:52
· 99 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
  • 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.28

  • bindings: Add more language bindings
  • binding: Add Ada
  • binding: Add Erlang
  • binding: Add F#
  • binding: Add PowerShell
  • binding: Add Scala
  • release: Publish JVM bindings to Maven Central
  • docs: Add new binding docs
  • release: Wire DUB publishing