Releases: voutilad/rp-connect-python
Releases · voutilad/rp-connect-python
v1.1.0
v1.0.0
v0.4.0
- Adds proper Python Long and String support.
- Uses
gogopython v0.8.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Fixes and improvements:
- 🚀 properly using multiple sub-interpreters simultaneously
- 🧓 added
legacy_mode
config knob to allow toggling to a mode that should support NumPy
Still todo:
- wire in a message batch mode to reduce overhead
- push more interpreter state handling into the runtime and maybe back up into https://github.com/voutilad/gogopython