v3.5.1
[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