Skip to content

Releases: codehaus-plexus/plexus-interpolation

1.27.0

24 Dec 00:51
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • Bump plexus from 7 to 16
  • Bump maven-bundle-plugin from 3.0.1 to 5.1.9

🔧 Build

1.26

24 Dec 00:35
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/codehaus-plexus/plexus-interpolation/commits/plexus-interpolation-1.26