v3.3.01
What's Changed
- Fixed issue #118 to prevent substr() from failing by @bertysentry in #119
- Fixed issue #120:
>is now supported withinprintby @bertysentry in #123 - Updated POM to be oss-parent based. Started at version 2. by @ChristopheClermont in #137
- Fixed arguments order in extension functions calls by @bertysentry in #148
Dependabot
- Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 by @dependabot in #122
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #121
- Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in #140
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #138
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 by @dependabot in #147
- Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.15 by @dependabot in #146
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.6.0 by @dependabot in #143
New Contributors
- @ChristopheClermont made their first contribution in #137
Full Changelog: v3.3.00...v3.3.01