Releases: openrewrite/rewrite-python
Releases · openrewrite/rewrite-python
1.0.4
Revert "Adopt guava:32.1.1-jre" Guava 32 introduces gradle module metadata which causes downstream breakage in build plugins..
1.0.3
1.0.1
1.0.0
What's Changed
- Update with rewrite 8.0.0
- Added Language level configuration. by @traceyyoshima in #42
- fix extra padding before class declarations by @garyolsen in #46
- Spelling by @jsoref in #51
- OpenRewrite 8.0 upgrade by @knutwannheden in #50
New Contributors
- @traceyyoshima made their first contribution in #42
- @jsoref made their first contribution in #51
- @knutwannheden made their first contribution in #50
Full Changelog: v0.4.0...v1.0.0
0.4.0
0.3.1
Full Changelog: v0.2.1...v0.3.1
0.3.0
What's Changed
- Updated to rewrite 7.39.0
- refactor: JUnit Jupiter best practices by @timtebeek in #30
- refactor: Testing best practices by @timtebeek in #31
- suppress serialization pre/post-processing visitors from visiting pyt… by @garyolsen in #32
- include more dependencies in the plugin jar by @garyolsen in #33
New Contributors
- @timtebeek made their first contribution in #30
Full Changelog: v0.2.0...v0.3.0
0.2.1
What's Changed
- refactor: JUnit Jupiter best practices by @timtebeek in #30
- refactor: Testing best practices by @timtebeek in #31
- suppress serialization pre/post-processing visitors from visiting pyt… by @garyolsen in #32
- include more dependencies in the plugin jar by @garyolsen in #33
New Contributors
- @timtebeek made their first contribution in #30
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- Fixes for releasing by @garyolsen in #26
- Add missing python visitor methods by @garyolsen in #27
- Proper error handling via ctx by @garyolsen in #28
- Fix ws and float literals by @garyolsen in #29
Full Changelog: v0.1.0...v0.2.0
0.1.0
What's Changed
- Initial release of python parsing support
New Contributors
- @garyolsen made their first contribution in #1
- @yeikel made their first contribution in #23
Full Changelog: https://github.com/openrewrite/rewrite-python/commits/v0.1.0