Skip to content

0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 21:36
· 16 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
  • macOS + Intel
  • FreeBSD + Intel
  • Windows + Intel
  • Windows + ARM
  • WASI Preview 1, command line tool only

Run this command to install ~/.local/bin/ys:

$ source <(curl -sL https://in-1.cc) --local ys

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

Changes in YS version 0.3.0

  • release: Bound binding checks
  • core: Rename use deps option
  • core: Require explicit module imports
  • core: Retire require in favor of use
  • core: Separate side-effect modules
  • core: Complete Glojure runtime parity
  • core: Silence valid shadow warnings
  • build: Update Glojure release inputs
  • cli: Move installation into native binaries
  • cli: Restore artifact compilation with Gloat
  • cli: Add standard aliases to expressions
  • build: Keep utilities compatible with 0.2.32
  • build: Support release branch and dry-run flags
  • build: Update version bump targets
  • build: Preserve generated compilation helpers