v1.5.5 - Several fixes and Unit Tests enabled
Release Changes
- Implemented
pos()andtab()forprintstatement by @lvcabral in #339 - Fixed Callable signature check by @lvcabral in #340
- Fixed conversion functions to Integer:
Int(),CInt()andFix()by @lvcabral in #342 - Refactored
workerandclilibraries to supportrunfunction by @lvcabral in #344 - Updated CLI app to load the engine as an external library by @lvcabral in #350
- Fixed CLI font loading by @lvcabral in #345
- Fixed Unit Tests and several issues by @lvcabral in #348
- Fixed Video seek causing a stack overflow crash by @lvcabral in #349
Full Changelog: v1.5.4...v1.5.5