Skip to content

Releases: PythonJS/PythonJS

Silverback OG

Choose a tag to compare

@hartsantler hartsantler released this 15 Jul 06:51
0.9.7

updated README

HashOil

Choose a tag to compare

@hartsantler hartsantler released this 05 Jun 04:15
0.9.6

fixed window.open, `open` now gets translated to `__open__`

BubbleHash

Choose a tag to compare

@hartsantler hartsantler released this 20 May 04:39
0.9.3

fixed `lambda x,y: x+y`

GreenBud

Choose a tag to compare

@hartsantler hartsantler released this 10 May 00:37
0.9.1

release 0.9.1

AK47

Choose a tag to compare

@hartsantler hartsantler released this 01 May 10:03

Improved NodeJS and Empythoned integration. Published NodeJS NPM package "python-js"

Himalayan Haze

Choose a tag to compare

@hartsantler hartsantler released this 28 Apr 02:55

bug fixes and better debugging for common runtime errors like missing attributes now will throw AttributeError and print the python source that caused the runtime error.

White Widow

Choose a tag to compare

@hartsantler hartsantler released this 22 Mar 04:14

AttributeError is now raised for missing attributes.

The Chronic

Choose a tag to compare

@hartsantler hartsantler released this 11 Mar 09:22

new direct calling for using external javascript libraries. the old wrapper bindings to external javascript libraries are now deprecated.

Jack Herer

Choose a tag to compare

@hartsantler hartsantler released this 17 Nov 03:02

new release includes Tornado module for NodeJS.

Sour Diesel

Choose a tag to compare

@hartsantler hartsantler released this 12 Nov 06:27

new NodeJS integration