Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 20:54
· 36 commits to main since this release

What's Changed

  • Support for function calls and a single builtin function by @froth in #42
  • Check for wrong function arity by @froth in #43
  • Support for function declarations with closures by @froth in #45
  • Add Resolver to fix scope issues by @froth in #46
  • Report an error in resolver when trying to return from top-level by @froth in #47

Full Changelog: v0.3.0...v0.4.0