Skip to content

Improviz-0.6.0

Compare
Choose a tag to compare
@rumblesan rumblesan released this 14 Dec 11:33
Version 0.6.0

Features
* Adding elif
* Adding boolean ! and != operators
* Adding spread operator for function application
* Warn when trying to apply non functions
* Adding triangle shape courtesy of _darch

Bug Fixes
* Better divide by zero handling
* Don't crash when modulo by zero happens
* Attempting to speed up text rendering a bit