Skip to content

Releases: grongierisc/interoperability-embedded-python

v3.1.3

16 Sep 14:01
Compare
Choose a tag to compare

v3.1.3b1

16 Sep 13:59
Compare
Choose a tag to compare
v3.1.3b1 Pre-release
Pre-release
Refactor IOP Utils class to handle module loading and guessing full path

v3.1.2

13 Sep 17:22
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

v3.1.2b1

13 Sep 17:20
Compare
Choose a tag to compare
v3.1.2b1 Pre-release
Pre-release
Refactor IOP Utils class to handle module loading and guessing full path

v3.1.1

13 Sep 12:31
Compare
Choose a tag to compare

What's Changed

  • Bump requests from 2.27.1 to 2.32.2 in /demo/python by @dependabot in #23

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.1b7

03 Sep 14:30
Compare
Choose a tag to compare
v3.1.1b7 Pre-release
Pre-release
refactor iop code to prevent job registration in production

v3.1.1b6

01 Sep 10:25
eb987ef
Compare
Choose a tag to compare
v3.1.1b6 Pre-release
Pre-release
Merge pull request #23 from grongierisc/dependabot/pip/demo/python/re…

…quests-2.32.2

Bump requests from 2.27.1 to 2.32.2 in /demo/python

v3.1.1b5

06 Aug 10:20
Compare
Choose a tag to compare
v3.1.1b5 Pre-release
Pre-release
Refactor _Utils.py to improve module import handling

v3.1.1b4

05 Aug 07:26
Compare
Choose a tag to compare
v3.1.1b4 Pre-release
Pre-release
chore: Refactor _Utils.py to improve module import handling

v3.1.1b3

30 Jul 14:38
Compare
Choose a tag to compare
v3.1.1b3 Pre-release
Pre-release
Refactor _BusinessHost.py to use list and dictionary comprehensions f…

…or handling positional and keyword arguments in dispatch_serializer and dispatch_deserializer