Releases ยท codehaus-plexus/plexus-interpolation (original) (raw)
1.29
New features and bugfixes
- Add module-info.java for JPMS support using multi-release JAR (#90) @copilot-swe-agent[bot]
- Fix cache implementation in MultiDelimiterStringSearchInterpolator and RegexBasedInterpolator (#88) @copilot-swe-agent[bot]
๐ป Maintenance
- Replace wrongly labeled MIT License headers with Apache License 2.0 (#93) @copilot-swe-agent[bot]
- JUnit Jupiter best practices (#91)
๐ฆ Dependency updates
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