Skip to content

Releases: extrabacon/python-shell

v3.0.0 release

27 Mar 23:07
Compare
Choose a tag to compare

std bugfix

04 Aug 15:35
b7e45f5
Compare
Choose a tag to compare

This release fixes a bug unset std streams (ex: stdout) caused pythonshell to fail

v1.0.4 release

08 Sep 23:44
Compare
Choose a tag to compare

fixed #146 error with runString in mac

v1.0.3 release

08 Sep 20:40
Compare
Choose a tag to compare

This release has ts files excluded to fix #144 (failing with scrict mode enabled)

v1.0.2 release (with declaration file this time)

03 Sep 17:22
Compare
Choose a tag to compare

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)

02 Sep 18:04
Compare
Choose a tag to compare

v1.0.0...v1.0.1

Unfortunately npm used my gitignore and decided js files were not necessary. This release is the same as before except with the js files.

Typescript Upgrade v1.0.0

02 Sep 18:02
Compare
Choose a tag to compare

v0.5.0

14 Feb 03:34
80e4b1c
Compare
Choose a tag to compare

Full Change Log

Fixed:
#94 close event

Added:
terminate function

Installation:

npm install python-shell