Skip to content

v0.1.0-alpha.14

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:04
· 74 commits to main since this release

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Relevant changes

  • feat(errors): add postfix ! as syntactic sugar for throwing calls (ced3d49)
  • feat: add slice operator for vectors and strings (f69ad9f)
  • feat(globals): allow mutation of composite globals, keep bindings immutable (f5fc897)
  • fix(regions): forbid retargeting of literals into global region (#6) (c907588)