Skip to content

v3.5.1

Choose a tag to compare

@grongierisc grongierisc released this 22 Jul 12:25
· 63 commits to master since this release

[3.5.1] - 2025-07-22

Added

  • New IOP.Wrapper class for simplified python module import into IRIS with remote debugging support and traceback handling

Changed

  • Improve module loading and initialization for better performance in BusinessProcess by checking if the module is already loaded
  • Change OnMessage to MessageHandler in BusinessOperation for better performance and clarity