Skip to content

Releases: grongierisc/interoperability-embedded-python

v3.1.1b1

26 Jul 12:20

Choose a tag to compare

v3.1.1b1 Pre-release
Pre-release
chore: Bump version to 3.1.0 in module.xml

v3.1.0

26 Jul 11:27

Choose a tag to compare

Full Changelog: v3.0.0...v3.1.0

Enhancement :

  • Support of async function in BP and BO.
  • Support of multi sync call
  • Trace option in log

Fix:

  • Better support of retro-compatibility of gronngier.pex

v3.0.1b11

26 Jul 07:53

Choose a tag to compare

v3.0.1b11 Pre-release
Pre-release
refactor iop code to support multi-sync requests

v3.0.1b10

25 Jul 11:08

Choose a tag to compare

v3.0.1b10 Pre-release
Pre-release
refactor async_ng code to introduce random delay in MyAsyncNGBO

v3.0.1b9

24 Jul 15:46

Choose a tag to compare

v3.0.1b9 Pre-release
Pre-release
refactor IOP Common.cls to improve multidimensional array conversion

v3.0.1b8

23 Jul 14:01

Choose a tag to compare

v3.0.1b8 Pre-release
Pre-release
chore: Update dependencies in pyproject.toml and requirements-dev.txt

v3.0.1b7

11 Jul 15:06

Choose a tag to compare

v3.0.1b7 Pre-release
Pre-release
refactor traceback frame index to fix current_method assignment

v3.0.1b6

11 Jul 14:31

Choose a tag to compare

v3.0.1b6 Pre-release
Pre-release
#20 refactor logging methods to use common _log function

v3.0.1b5

11 Jul 13:53

Choose a tag to compare

v3.0.1b5 Pre-release
Pre-release
refactor error message when iop is not initialized

v3.0.1b4

11 Jul 09:19

Choose a tag to compare

v3.0.1b4 Pre-release
Pre-release
#19 refactor _BusinessHost deserialization logic to support additiona…