v2023.6.1
Overview
REPL shell support
v2023.6.1
- New RPEL client shell
obi
- Added functions
Directory->Delete(..)
,Directory->GetWorking(..)
andDirectory->SetWorking(..)
HardLink
class added #253 and #254- Fixed issue #240
- Minor performance improvements
v2023.5.2
- Added the
ByteBuffer
class and updated theRuntime->CommandOutput(..)
function - Support for setting environment variables via
Runtime->GetEnvironmentVariable(..)
and *
Runtime->SetEnvironmentVariable(..)`` functions - Optimized memory usage and refactored legacy code
- Modified the
HttpClient
andHttpsClient
methods to use byte arrays instead of strings
v2023.5.1
- Tweaked syntax for
TypeOf(..)
expressions (new) - Better support for nested method calls with casts (new)
- Fixed issue #241 (bug)
Full Changelog: v2023.5.2...v2023.6.1