What's Changed
- Support more string ops: contains/startsWith by @jkebinger in #135
- get the updated integration test data for starts with/contains string… by @jkebinger in #136
- Add number and date operators by @jkebinger in #137
- Add Regex semver ops by @jkebinger in #138
- Implements Regex semver ops by @jkebinger in #139
- Improve semver comparison at the pre-release level by @jkebinger in #140
- Adds a conditional fetch cache layer for configuration reads by @jkebinger in #141
- Update .gitmodules to use https links for the submodules by @jkebinger in #142
- Remove * import by @jkebinger in #143
- Adds a jitpack config file to skip tests, prettier and checkstyle by @jkebinger in #144
- Consolidate the prettier-java plugin goal binding. by @jkebinger in #145
- Update pom to version 0.3.25 for release by @jkebinger in #146
Full Changelog: v0.3.24...v0.3.25