8.32.0
What's Changed
EmptyNewlineAtEndOfFile
should retain non-whitespace characters by @timtebeek in #4346- Reword literal trait description by @mike-solomon in #4347
- Fixed ChangeType for stackoverflow by @zacscoding in #3929
- Do not wrap single active recipe & remove
activateAll()
by @timtebeek in #4349 - Fix AddOrUpdateAnnotationAttribute for values of type Class by @froque in #4342
- Fix UpgradeDependencyVersion handling of exactVersion with versionPattern by @gideon-sunbit in #4339
- fix: Dont generate the same file multiple times & fix CreateTextFile by @pstreef in #4356
- fix:
CreateYaml
does not work the same asCreateTextFile
with precondition by @pstreef in #4360 - fix: CreateXml generate with content by @pstreef in #4361
- Add recipe for adding/replacing a Maven runtime config by @bmuschko in #4363
- Add HCL FindAndReplaceLiteral Recipe by @l-ferguson in #4362
New Contributors
- @zacscoding made their first contribution in #3929
- @froque made their first contribution in #4342
- @gideon-sunbit made their first contribution in #4339
- @bmuschko made their first contribution in #4363
- @l-ferguson made their first contribution in #4362
Full Changelog: v8.31.1...v8.32.0