Skip to content

Releases: JsMacros/JsMacros-JEP

Release 1.1.9

21 Apr 11:35
76b5a19
Compare
Choose a tag to compare

bump JEP version
fix threading cursedness

Release 1.1.8

10 Sep 22:43
840b7af
Compare
Choose a tag to compare

fix threading issue

Release 1.1.7

26 Jul 14:09
9924f1c
Compare
Choose a tag to compare

Release 1.1.6

13 Jun 17:33
41552ae
Compare
Choose a tag to compare

fix context prematurely diing
supports jsmacros 1.7.x

Release 1.1.5

09 Jun 13:15
40ddbb4
Compare
Choose a tag to compare

better shared library loading
add a setting to fix things like numpy not working with jep sub interpreters

Release 1.1.4

08 Jun 20:22
b8f9a5c
Compare
Choose a tag to compare

meet 1.7.0

Release 1.1.3

15 Jan 18:56
Compare
Choose a tag to compare
  • 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

20 Oct 12:14
6a66ee9
Compare
Choose a tag to compare

JsMacros 1.6.X support.
Upgrade JEP to 4.0.0

Release 1.1.1

08 Jul 21:02
4333171
Compare
Choose a tag to compare

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

24 May 12:34
Compare
Choose a tag to compare

for JsMacros 1.4.0 support