Skip to content

v0.33.0

Latest
Compare
Choose a tag to compare
@noirwhal noirwhal released this 06 Aug 23:41
325dac5

0.33.0 (2024-08-06)

⚠ BREAKING CHANGES

  • parse block and if statements independently of expressions in statements (#5634)
  • frontend: Restrict numeric generic types to unsigned ints up to u32 (#5581)

Features

Bug Fixes