Releases: JsMacros/JsMacros-JEP
Releases · JsMacros/JsMacros-JEP
Release 1.1.9
bump JEP version
fix threading cursedness
Release 1.1.8
fix threading issue
Release 1.1.7
meet jsmacros 1.8.x
Installation instructions
Release 1.1.6
fix context prematurely diing
supports jsmacros 1.7.x
Release 1.1.5
better shared library loading
add a setting to fix things like numpy not working with jep sub interpreters
Release 1.1.4
meet 1.7.0
Release 1.1.3
- Internally add to
sys.path
to fix importing - Switch to
SubInterpreter
so modules arn't shared between instances - Fix jep being initialized after the first few jsmacros events preventing python in startup scripts
Release 1.1.2
JsMacros 1.6.X support.
Upgrade JEP to 4.0.0
Release 1.1.1
Works with JsMacros 1.5.X
auto-stopping of the while true loops should happen. so manually closing contexts with JavaWrapper.stop
shouldn't be neccecairy
Release 1.1.0
for JsMacros 1.4.0
support