Bowler v0.6.0 Release Notes

Release Date: 2018-12-18 // over 5 years ago
    • ๐Ÿ›  Fix matching for functions with more than one decorators (#10)
    • ๐Ÿ›  Fix matching function/method calls preceded by the await keyword (#6)
    • ๐Ÿ›  Fix silent failures when processing files without trailing newlines (#20)
    • ๐Ÿ‘ Better patching behavior for large files with many hunks (#21)
    • ๐Ÿ‘Œ Support passing pathlib.Path values to Query() (#23)
    • ๐Ÿ›  Fix interactive mode when IPython not available (#31)
    • ๐Ÿ‘ Better error logging and debugging (#38, #39)
    • ๐Ÿ‘Œ Support refactoring arbitrary file extensions (#37)
    • ๐Ÿ‘ Better testing framework and more unit tests (#43)
    • ๐Ÿ†• New helpers for numeric type inference (#42)
    • ๐Ÿ‘Œ Support returning leaf/node elements from modifiers (#14, #44)
    • ๐Ÿ›  Fix lint/type checking on Python 3.7+ (#45)
    • ๐Ÿ›  Fixes and improvements to documentation (#13, #30, #32)
    • Consistent shebang/copyright headers in source files (#24, #25, #33)
    $ git shortlog -sn v0.5.1...
        22  John Reese
        18  Tim Hatch
         8  Lisa Roach
         3  Syrus Akbary
         1  Sadie Bartholomew
         1  Bruno Oliveira
         1  ลukasz Langa
         1  Christian Delahousse
         1  Loren Carvalho
         1  Qingzhuo Aw Young