Releases: bonsai-rx/python-scripting
Releases · bonsai-rx/python-scripting
Bonsai.Scripting.Python 0.3.0
What's Changed
- Updated
pythonnetpackage dependency version to latest by @ncguilbeault in #26 - Common CI/CD and repository layout by @PathogenDavid in #29
New Contributors
- @PathogenDavid made their first contribution in #29
Full Changelog: v0.2.1...v0.3.0
Bonsai.Scripting.Python 0.2.1
What's Changed
- Add netstandard target for modern cross-platform support by @glopesdev in #17
Full Changelog: v0.2.0...v0.2.1
Bonsai.Scripting.Python 0.2.0
What's Changed
- Allow RuntimeManager to load scripts stored as assembly resource files by @ncguilbeault in #6
- Add support for linux and system site packages by @glopesdev in #8
- Add operator to ensure notifications are emitted inside the GIL by @glopesdev in #11
- Ensure module caching follows runtime creation by @glopesdev in #13
- Update documentation website and move to modern template by @glopesdev in #14
- Add funding statement and update package metadata by @glopesdev in #15
- Add instructions for installing Linux python by @glopesdev in #16
New Contributors
- @ncguilbeault made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0
Bonsai.Scripting.Python 0.1.0
What's Changed
- Add support for creating dynamic modules by @glopesdev in #1
- Add conceptual documentation and example workflows by @glopesdev in #2
New Contributors
- @glopesdev made their first contribution in #1
Full Changelog: https://github.com/bonsai-rx/python-scripting/commits/v0.1.0