Skip to content

v0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 23:39
· 51 commits to main since this release

🔬 New Features

  • LAND TYPE INFERENCE
    • Major new feature which utilises a new compiler system, providing type inference for arugments.

🐛 Bug Fixes

  • The new compiler fixes a variable unsoundness issue (#42)

✨ Other Updates

  • Modularise the impls module
  • Modularise the testing and extract it into an API test