Skip to content

Releases: bonsai-rx/python-scripting

0.2.1

06 Mar 09:33
e6a5c5c
Compare
Choose a tag to compare

What's Changed

  • Add netstandard target for modern cross-platform support by @glopesdev in #17

Full Changelog: v0.2.0...v0.2.1

0.2.0

05 Mar 21:44
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

0.1.0

16 Feb 01:43
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/bonsai-rx/python-scripting/commits/v0.1.0