This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Releases: openrewrite/rewrite-python
Releases · openrewrite/rewrite-python
1.34.0
Full Changelog: v1.33.1...v1.34.0
1.33.1
What's Changed
- Assign response from
pattern.withChildrenby @timtebeek in #139
Full Changelog: v1.33.0...v1.33.1
1.33.0
What's Changed
- Add
CoordinateBuilder.Block.last_statement()coordinate by @knutwannheden in #138
Full Changelog: v1.32.1...v1.33.0
v1.32.2
Full Changelog: v1.32.0...v1.32.2
1.32.1
Full Changelog: v1.32.0...v1.32.1
1.32.0
What's Changed
- Initial
PythonTemplatesupport by @knutwannheden in #137 - Prevent potential Java 21 issues by @Laurens-W in #136
New Contributors
- @Laurens-W made their first contribution in #136
Full Changelog: v1.31.0...v1.32.0
1.31.0
What's Changed
- Add method parameters alignment, fixes to spaces visitor, and extended end2end tests by @nielsdebruin in #132
- Fix and extra tests for literals by @nielsdebruin in #115
- Add fix for operators by @nielsdebruin in #129
- Fix spaces around keyvalues in dict comprehensions by @nielsdebruin in #133
- Feature/autodetect spaces by @nielsdebruin in #134
Full Changelog: v1.30.0...v1.31.0
1.30.0
What's Changed
- Fix for spaces around nested parenthesis by @nielsdebruin in #124
- While loop condition spaces by @nielsdebruin in #131
- Add an end-to-end test for the formatter by @nielsdebruin in #130
PythonPrinterin Python by @nielsdebruin in #128
Full Changelog: v1.29.0...v1.30.0
1.29.0
What's Changed
- Declaring mavenCentral by @greg-at-moderne in #125
- Explaining PyCharm setup by @greg-at-moderne in #121
- Create a LICENSE folder by @timtebeek in #127
Full Changelog: v1.28.0...v1.29.0
1.28.0
What's Changed
- Tabs and Indents visitor by @nielsdebruin in #104
- Add Java Equivalent of the PythonStyles and IntelliJ defaults by @nielsdebruin in #118
- updating README with current setup procedure by @greg-at-moderne in #117
New Contributors
- @greg-at-moderne made their first contribution in #117
Full Changelog: v1.27.6...v1.28.0