Skip to content

0.1.49

Choose a tag to compare

@ingydotnet ingydotnet released this 31 Mar 22:08
· 1067 commits to main since this release

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

  • Linux / Intel and ARM
  • macOS / Intel and ARM

Run this command to install ~/.local/bin/ys and ~/.local/lib/libyamlscript.so (.dylib on macOS):

$ curl -sSL yamlscript.org/install | bash

See Installing YAMLScript for more detailed information.

Changes in YAMLScript version 0.1.49

  • release: Add description of changes to each release
  • java: Don't pass version string to mvn deploy:deploy-file
  • release: Release fixups
  • ys: Fix for Bash test on macOS