- Expanded Auto Generation to support Literal Type Hinting, if python version >= 3.8 - Fixed self reference bug in SystemClient - Add PublishClient for broadcasting requests to Topics - Add subscribe annotation for commands to listen to topics
3.19.0
------ 10/20/2023
- Checks connection status when Plugin is initialized - Added SystemClient(system_namespaces=[]) feature that round robins requests across multiple system_namespaces - Expanded Auto Generation to support Doc String parameter extraction - Plugins will break if Type Hinting and Parameter Type assignment do not match - Expanded Auto Generated parameter Typing from Type Hinting or Doc String to be: