Skip to content

Releases: openrewrite/rewrite-python

1.0.4

09 Jul 18:09
Compare
Choose a tag to compare
Revert "Adopt guava:32.1.1-jre"

Guava 32 introduces gradle module metadata which causes downstream breakage in build plugins..

1.0.3

03 Jul 19:15
2980a15
Compare
Choose a tag to compare

What's Changed

  • Compatibility with OpenRewrite 8.1.6
  • Support for tree.ParseError instead of ParseError by @rpau in #59

New Contributors

  • @rpau made their first contribution in #59

Full Changelog: v1.0.1...v1.0.3

1.0.1

14 Jun 01:57
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.1.2

Full Changelog: v1.0.0...v1.0.1

1.0.0

02 Jun 01:10
113507a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v1.0.0

0.4.0

20 Apr 23:21
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.40.0

Full Changelog: v0.3.1...v0.4.0

0.3.1

04 Apr 04:23
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.3.1

0.3.0

04 Apr 02:21
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.3.0

0.2.1

03 Apr 19:01
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

0.2.0

21 Mar 16:57
7ac360d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

15 Mar 01:17
Compare
Choose a tag to compare

What's Changed

  • Initial release of python parsing support

New Contributors

Full Changelog: https://github.com/openrewrite/rewrite-python/commits/v0.1.0