Skip to content

v0.14.0

Compare
Choose a tag to compare
@srydell srydell released this 27 Mar 15:21
· 5 commits to main since this release

News

Features

  • Support for more operators:

    • +=
    • -=
    • *=
    • /=
    • %=
    • <<
    • >>
    • ++
    • --
  • Add support for polymorphic functions