Skip to content

0.1.46

Compare
Choose a tag to compare
@ingydotnet ingydotnet released this 20 Mar 18:12
· 481 commits to main since this release

YAMLScript Release - version 0.1.46

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

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

Run this command to install ys and libyamlscript in ~/.local/bin/ and ~/.local/lib/ respectively:

$ curl -sSL yamlscript.org/install | bash

See Installing YAMLScript for more detailed information.

YAMLScript 0.1.46 Changes

  • release: Fix known issues with release automation