This release includes bug fixes and enhanced performance for faster runtime execution.
v2024.10.0
- Fixed bug #503
v2024.9.0
- Added library support for JSON-RPC
- Code generation optimized to eliminate redundant labels
- Added trim front and back to the 'System.String'
- Refactored the 'Collections.Stack' class to be list vs. array based
- Fixed bugs #501 and #502
v2024.8.1
- Support for strings in select statements
- Bug fixes
- Fixed REPL start-up issues
- Code refactoring for performance