Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-15 | 1.1 kB | |
v8.60.1 source code.tar.gz | 2025-08-15 | 10.3 MB | |
v8.60.1 source code.zip | 2025-08-15 | 12.8 MB | |
Totals: 3 Items | 23.2 MB | 2 |
What's Changed
- Fix whitespace preservation when removing access modifiers by @dongwooooooo in https://github.com/openrewrite/rewrite/pull/5905
- Fix ClassCastException for
valueMatches
in AddOrUpdateAnnotationAttribute by @jevanlingen in https://github.com/openrewrite/rewrite/pull/5913 - Retain newline after deleted property by @timtebeek in https://github.com/openrewrite/rewrite/pull/5915
- Add support for annotations to
TypeTable
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5485 - Support dependency Map notation for version reference in Settings by @bmuschko in https://github.com/openrewrite/rewrite/pull/5912
- Prevent version downgrade in Settings file referenced by buildscript by @bmuschko in https://github.com/openrewrite/rewrite/pull/5917
- Gradle model rework by @sambsnyd in https://github.com/openrewrite/rewrite/pull/5919
New Contributors
- @dongwooooooo made their first contribution in https://github.com/openrewrite/rewrite/pull/5905
Full Changelog: https://github.com/openrewrite/rewrite/compare/v8.60.0...v8.60.1