Skip to content

v0.8.6

Compare
Choose a tag to compare
@traefiker traefiker released this 20 May 20:19
· 414 commits to master since this release
4a068ea

Changelog

bb1be9e add repl input bounds check (#638)
4f8e1de fix: check the number of argument passed and returned to functions
6f4643f fix: compute numeral constant on typed objects
4f39eaf fix: correct iterator in map range on binary values (#644)
4a068ea fix: hande empty clause in switch if statement (#635)
8605c23 fix: use interface wrappers to expose interface values to runtime (#643)