Full Changelog: v3.1.4...v3.1.5
This release include :
- A new documentation here : https://grongierisc.github.io/interoperability-embedded-python/
- New function in director module to have singleton with BusinessService :
- def get_business_service(self,target,force_session_id=False)
- Fix resend messages
- Fix python 3.12 support