2.0 (18.01.2021)
Changes
- Add
project.description
to pom.xml to comply with maven central rules. - Make CLI parameter more consistent and change
--seq-for-mappings
to--seq-of-mappings
- Use joke/spock-outputcapture lib as a dependency since joke/spock-outputcapture#10 was solved.
Additional notes
This is a major release (1.x -> 2.x) because:
The CLI parameter has been changed. The --seq-for-mappings
is now --seq-of-mappings
.
Reviewed by: @01infinity