Releases: codehaus-plexus/plexus-interpolation
Releases · codehaus-plexus/plexus-interpolation
1.27.0
🚀 New features and improvements
- Added support for PPC64LE (#25) @ezeeyahoo
- Add dependabot and release drafter configuration (#26) @olamy
- Move to Junit5 (#64) @slachiewicz
📦 Dependency updates
- Bump plexus from 7 to 16
- Bump maven-bundle-plugin from 3.0.1 to 5.1.9
🔧 Build
- use shared gh action (#57) @olamy
- Reuse plexus-pom action for CI (#70) @slachiewicz
1.26
What's Changed
- Fix #3 : Filtering fails when target contains multiple escapes by @belingueres in #7
- Fix #6: Constructor InterpolatorFilterReader( Reader in, Interpolator… by @belingueres in #9
- Fix10 - RegexBasedInterpolatorTest fails when building with maven 3.4.0-SNAPSHOT by @belingueres in #11
- Speed optimization to avoid copying the string (through the StringBui… by @gnodet in #23
New Contributors
- @belingueres made their first contribution in #7
- @gnodet made their first contribution in #23
Full Changelog: https://github.com/codehaus-plexus/plexus-interpolation/commits/plexus-interpolation-1.26