Releases: jspython-dev/jspython
Releases · jspython-dev/jspython
v2.1.16
10 Jan 20:23
Compare
Sorry, something went wrong.
No results found
v2.1.15
05 Oct 19:35
Compare
Sorry, something went wrong.
No results found
Stable release. Fixed a few issues
v2.1.12
03 Dec 16:45
Compare
Sorry, something went wrong.
No results found
fixed chaining methods
added elif
fixed quotes in a string
fixed end of quote issue
v2.1.3
07 Mar 12:10
Compare
Sorry, something went wrong.
No results found
Latest stable version, that includes many improvements, including:
native module loader
optional function parameters
empty returns
Json objects creation
and much more small fixes
v2.0.5
27 Dec 16:57
Compare
Sorry, something went wrong.
No results found
A first stable v2 release. where we have all v1 features working:
significant performance improvements
all expressions are working as expected
improved flexibility strings/multi lines
can be used in 2 stages parse vs evaluate