1.0.3 - 2023-04-13
Changed
Other
- Various small housekeeping and maintenance updates.
Fixed
Utils
- The
PassedParametersclass now allows for function calls to global functions calledself(),parent()orstatic(). #452
PassedParameters class now allows for function calls to global functions called self(), parent() or static(). #452