Skip to content

0.1.48

Choose a tag to compare

@ingydotnet ingydotnet released this 30 Mar 14:54
· 1072 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:

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

Changes in YAMLScript version 0.1.48

  • make: Use downloaded mvn command, not system one
  • java: Look for libyamlscript in ~/.local/lib/ by default
  • clojure: Fix throwing error message
  • clojure: Throw unless JSON has data or error key
  • core: Support ordered mappings