Releases: jesperkha/Fizz
Releases · jesperkha/Fizz
v1.1.0
v1.0.0
Version 1.0.0
Whats new:
- Enums
- New repeat statement
- Range statement
Bug fixes and more:
- Changed env to allow acces to definitions / reassignments after a closure was formed
- Added new recursive equality check for objects and arrays
- Implemented callstack and -f flag to show it
- Error for exceeding recursion limit
- Fixed bug where environments would be referenced and not copied
v0.6.0
v0.5.0
Fizz version 0.5.0
Whats new:
- Arrays
- New
:=
operator for variable declaration, removedvar
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
v0.4.0
v0.2.0
Version 0.2.0 (Windows only)
Test build.