Releases: fridgerator/PyNode
Releases · fridgerator/PyNode
v0.4.2
v0.4.1
- Fixed multithreading bug, pynode can now run in workers (multiple threads created by node.js)
v0.4.0
Added
- Thread safety
- Throw exception if function cannot be found
v0.3.3
- Function call exceptions now return a stacktrace
v0.3.1
Fixed typings
v0.2.8
- Throw exception if python functions dont return pure python types
v0.2.7
v0.2.7
v0.2.6
v0.2.6
v0.2.5
v0.2.5
v0.2.0
- Fixed typescript typing to use correct module name
appendSysPath
now uses string literal to avoid having to escape slashes in windowseval
now returns an int, the result of thePyRun_SimpleString