Skip to content

v0.1.0-alpha.19

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:36
· 49 commits to main since this release

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Relevant changes

  • feat(compiler): support UFCS for some builtins (579f855)
  • feat(compiler): support UFCS for variants (37a4439)
  • feat(syntax): add modulus compound assignment (8e448c2)
  • fix(jiklib/argparse): add parser name as argument (bbaf576)
  • feat(compiler): allow UFCS for extern structs (cd60783)