Skip to content

v0.1.0-alpha.18

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:35
· 55 commits to main since this release

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

Relevant changes

  • feat(compiler): add uniform function call syntax for structs (da6f8d2)
  • fix(modules): fix module usage alias problem (0317c1f)
  • feat(jiklib/path): add normalize function (79260fa)
  • docs(types): list enums under primitive types (749a84b)
  • feat(jiklib/string): add compare function (8758189)
  • fix(errors): add error propagation for non-declarative try (73552b5)