Skip to content

0.44.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 06:43
· 69 commits to main since this release
  • Added samples/quicksort.fss with a recursive quicksort example over integer lists.
  • Added let-function return type annotations (let f ... : Type = ...) with parser/type-inference support and updated annotation specifications.

Full Changelog: 0.43.0...0.44.0