Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

v0.9.0

@amyreese amyreese tagged this 17 Sep 01:50
* Added `bowler test` command for testing codemod scripts (#82)
* Added `python_version` option to load files with Python 2 print statement (#123)
* Implemented `Query.encapsulate()` to generate `@property` wrappers (#113)
* Improvements to `Query.add_argument()` and positional arguments (#104)
* No longer depends on shelling-out to `patch` command for applying diffs (#120)
* Fix `Query.write()` to be non-interactive and silent (#88)
* Fix unexpected error code after successful queries (#89)
* Marked package as typed for PEP 561 support (#124)
* Improved documentation (#100)

```bash
$ git shortlog -sn v0.8.0...
    13  John Reese
    12  Tim Hatch
     5  Anentropic
     5  David Arnold
     3  Marion
     2  Mohit Solanki
     2  ajberchek
     1  Kamil Breguła
```
Assets 2
Loading