0.6.0
Breaking change:
- #16: Upgraded kotlin.version from 1.2.41 to 1.2.61
- The Kotlin implementation of default methods has changed and this project as opted not to use the backwards compatibility mode (because we haven't had a stable release yet). This release breaks binary compatibility but not source compatibility.
Other changes:
- #10: Upgraded maven-dependency-plugin from 3.1.0 to 3.1.1
- #9: Upgraded maven-plugin-plugin from 3.5.1 to 3.5.2
- #12: Upgraded assertj-core from 3.9.1 to 3.11.1
- #11: Upgraded maven-failsafe-plugin from 2.21.0 to 2.22.0
- #8: Upgraded httpcore from 4.4.9 to 4.4.10
- #13: Upgraded mockito-core from 2.18.3 to 2.21.0
- #15: Upgraded maven-project-info-reports-plugin from 2.9 to 3.0.0
- #14: Upgraded extra-enforcer-rules from 1.0-beta-7 to 1.0-beta-9
- #26: Upgraded maven-surefire-report-plugin from 2.21.0 to 2.22.0
- #25: Upgraded annotations from 16.0.1 to 16.0.2
- #24: Upgraded maven-resources-plugin from 3.0.2 to 3.1.0
- #23: Upgraded httpclient from 4.5.5 to 4.5.6
- #22: Upgraded maven-surefire-plugin from 2.21.0 to 2.22.0
- #21: Upgraded maven-invoker-plugin from 3.0.1 to 3.1.0
- #20: Upgraded maven-site-plugin from 3.7 to 3.7.1
- #19: Upgraded mockito-kotlin from 1.5.0 to 1.6.0
- #18: Upgraded maven-compiler-plugin from 3.7.0 to 3.8.0
- #17: Upgraded maven-javadoc-plugin from 3.0.0 to 3.0.1
- #27: Upgraded jacoco-maven-plugin from 0.8.1 to 0.8.2
- #28: Updated IntelliJ config
- #29: Added IntelliJ Checkstyle config to .gitignore