Release 0.21.0
Release 0.21.0
Summary
This is the change log from 0.20.0
- Class annotations #417
- New native function,
printError
#418 - Remove quotes when printing string #419
- Add
Math.gcd
,Math.lcm
#428 - Add
Path.join
#433 - Add
string.title()
#434 - Fix
obj.getAttribute
so that it checks public methods and class properties #443 - Fix a bug in the REPL where
OP_POP_REPL
could cause a segfault #453