5.3.0: 3.11 is now supported, experimental threading support
5.3.0
Date: 2022-11-25
- #515 Support for Python 3.11 is available after teleportation bug fix
- #507 Experimental support for threading is added (default is disabled for now)
- #516 Resolved server-side exceptions due to the logic for checking if a name is in
ModuleNamespace
- #511 Improved documentation on the life-cycle of a netref/proxy-object
Thread binding logic is still very experimental. Feel free to provide feedback, contributions, or alternative design options.