All Versions
10
Latest Version
Avg Release Cycle
121 days
Latest Release
1537 days ago
Changelog History
Changelog History
-
v0.9.2 Changes
March 17, 2019- ๐ fix a situation in .help() where some code where colorized twice by @Hanaasagi #182
-
v0.9.1 Changes
February 25, 2019- ๐ fix .names() and variations that didn't handle the case where there was "()" on FromImport nodes
-
v0.9 Changes
February 25, 2019๐ full python 3.7 syntax support
๐ฅ BREAKING CHANGE: annotations are now member of {Def,List,Dict}Argument to flatten the data structure, TypedNameNode doesn't exist anymore
โ add support for return annotation by bram
โ add support for variable annotation #177 by scottbelden and additional work by bram
โ add support for raise from by bram
-
v0.8 Changes
February 25, 2019- โ add support to typed function arguments #168 Scott Belden and additional work by bram
- โ add support to set async attributes to with/for nodes, was missing in previous release
-
v0.7.1 Changes
February 25, 2019- ๐ fix to_python() when strings are indented by stripping whitespace before evaluating by duncf #140
๐ Python 3 support (based on work in Baron):
- ๐ support ellipsis
- ๐ support matrix operator
- ๐ support f-strings
- ๐ support numeric literals
- ๐ support nonlocal statement
- ๐ support keyword only markers
- ๐ support yield from statement
- ๐ support async/await statements
-
v0.7 Changes
August 21, 2018- ๐ fix to_python() when strings are indented by stripping whitespace before evaluating by duncf #140
๐ Python 3 support (based on work in Baron):
- ๐ support ellipsis
- ๐ support matrix operator
- ๐ support f-strings
- ๐ support numeric literals
- ๐ support nonlocal statement
- ๐ support keyword only markers
- ๐ support yield from statement
- ๐ support async/await statements
-
v0.6.3
January 02, 2017 -
v0.6.2
October 02, 2016 -
v0.6.1
March 28, 2016 -
v0.6
March 26, 2016