v0.82.0
What's Changed
New
- Requirements.txt writer adds hashes and a way to remember to update codemodder deps by @clavedeluna in #273
- Make test utils part of the public API by @clavedeluna in #307
- New codemod: Django models
__str__by @clavedeluna in #302 - Update README by @drdavella in #292
Fixed
- Requirements parser handles trailing comments by @clavedeluna in #315
- jinja2 autoescape codemod should allow for setting autoescape to
select_autoescapecallable by @clavedeluna in #285
New Contributors
Full Changelog: 0.81.0...0.82.0