RedBaron v0.9 Release Notes

Release Date: 2019-02-25 // about 5 years ago

    ๐Ÿ‘ 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