Releases: grongierisc/interoperability-embedded-python
Releases · grongierisc/interoperability-embedded-python
v2.3.22
- fix a regression that prevent python message to be processed by BP or BO.
 
v2.3.22b3
Bump version to 2.3.22 and update pyproject.toml
v2.3.22b2
Update pyproject.toml to include "*.cls" in package data
v2.3.22b1
Fix serialization in _BusinessHost class
v2.3.21
Add skip_existing flag to PyPI publish step
v2.3.21b1
Add skip_existing flag to PyPI publish step
2.3.20
- using toml build file
 - fix upgrade version
 
2.3.19
- Add support of OnGetConnections and on_get_connections to allow connections between components to show up in the interoperability UI.