Releases: codehaus-plexus/plexus-interpolation
Releases · codehaus-plexus/plexus-interpolation
1.28.0
🚀 New features and improvements
- Fix #16: StringSearchInterpolator does not cache answers. (#17) @belingueres
 - Add FeedbackingValueSource (#18) @errandir
 - Pass delimiter information to ValueSource (#77) @kwin
 - Apply spotless re-formatting (#81) @ascheman
 
📦 Dependency updates
- Bump maven-project-info-reports-plugin to 3.9.0 (#83) @slachiewicz
 - Bump org.codehaus.plexus:plexus from 19 to 20 (#80) @dependabot[bot]
 - Bump org.codehaus.plexus:plexus from 18 to 19 (#78) @dependabot[bot]
 - Bump org.codehaus.plexus:plexus from 17 to 18 (#75) @dependabot[bot]
 - Bump org.codehaus.plexus:plexus from 16 to 17 (#74) @dependabot[bot]
 
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