JavaPermutationTools, v4.3.1
[4.3.1] - 2022-11-17
Changed
- Reformatted all sourcecode to Google Java Style
Fixed
- Corrected configuration of maven-shade-plugin to ensure full pom with all dependencies published during deploy.
Dependencies
- Bump core from 2.4.0 to 2.4.3
CI/CD
- Configured the refactor-first-maven-plugin within a profile in the pom.xml.
- Configured Spotify's fmt-maven-plugin to format to Google Java Style during builds.
Other
- Adopted Google Java Style