Releases: extrabacon/python-shell
Releases · extrabacon/python-shell
v3.0.0 release
std bugfix
This release fixes a bug unset std streams (ex: stdout) caused pythonshell to fail
v1.0.4 release
fixed #146 error with runString in mac
v1.0.3 release
This release has ts files excluded to fix #144 (failing with scrict mode enabled)
v1.0.2 release (with declaration file this time)
Although 1.0.1 below works, it may fail in certain setups that require a declaration file. This release fixes that issue.
v1.0.1 release (use this instead of v1 - v1 doesnt have JS files)
Unfortunately npm used my gitignore and decided js files were not necessary. This release is the same as before except with the js files.