Skip to content

v2023.6.1

Compare
Choose a tag to compare
@objeck objeck released this 22 Jun 21:32
· 3092 commits to master since this release

Overview

REPL shell support

v2023.6.1

  • New RPEL client shell obi
  • Added functions Directory->Delete(..), Directory->GetWorking(..) and Directory->SetWorking(..)
  • HardLink class added #253 and #254
  • Fixed issue #240
  • Minor performance improvements

v2023.5.2

  • Added the ByteBuffer class and updated the Runtime->CommandOutput(..) function
  • Support for setting environment variables via Runtime->GetEnvironmentVariable(..) and *
    Runtime->SetEnvironmentVariable(..)`` functions
  • Optimized memory usage and refactored legacy code
  • Modified the HttpClient and HttpsClient 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