v6.8.1
New library functions and general maintenance
v6.8.1
- Added ‘Directory->GetSlash()’ function (new)
- Renamed ‘System.IO.File’ bundle to ‘System.IO.Filesystem’ (new)
- Added ‘String->Remove(..)’ and ‘String->RemoveAll(..)’ for substrings (new)
- Re-added Window file association support for ‘.obe’ files
v6.8.0
- For issue #67, added the ability to generate a native portable runtime environment using the ‘obb’ command. The portable runtime contains all application dependencies and a native launcher.
v6.7.1
- Upgraded Windows libraries (new)
a. zLib moved to 1.2.12
b. OpenSSL moved to 1.1.1q
c. SDL2 moved to 2.24.0 - Updated supporting RPI4 libraries (new)
- Updated SDL2 bindings to 2.0.6 compatibility (new)
- Added the SDL2 ‘GameController’ class (new)
- Added a ‘Remove’ method to the String class (new)
- Optimized VM memory usage (new)
- Windows file associations for “.obe” files, VM invoked by typing the filename (new)
- Fixed issue #68
Full Changelog: v6.8.0...v6.8.1