Skip to content

0.1.96

Compare
Choose a tag to compare
@ingydotnet ingydotnet released this 19 Apr 00:09

YS 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:

$ curl https://getys.org/ys | bash

See Installing YS for more detailed information about installing YS things.

Changes in YS version 0.1.96

  • doc: Update helmys.md
  • www: Rename config.ys to mkdocs.ys
  • make: Major Makefile refactoring
  • release: Update the release notes template
  • make: Fix typo in base.mk
  • core: Fix '#!/usr/bin/env ys-0.1.96' shebang bug
  • make: Small python/Makefile refactoring
  • core: Update to JDK 24
  • make: Use .git/tmp/ instead of /tmp/yamlscript/
  • vscode: Set editor.rulers to 80
  • make: Use new codeberg version of lein
  • repo: Update Contributing.md file
  • www: Fix a security issue reported by GitHub
  • readme: Update the binding ReadMe.md files
  • core: Return nil from ys/def-vars-from-map
  • crystal: Add Crystal binding