Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jesperkha jesperkha released this 26 Dec 23:25
· 77 commits to main since this release

Fizz version 0.5.0

Whats new:

  • Arrays
  • New := operator for variable declaration, removed var statement (temporary)

Bug fixes and more:

  • Prettier print for values
  • Fixed the semicolon error to now actually show when there is a semicolon missing, instead of just giving an expression error
  • Fixed error that would occur when calling group expressions