v0.1.3
What's Changed
- Fix issue with moved files not being found when running git diff by @chris-mitchell in #61
- Ensure pathsAffectingAllBuilds will include any changed files by @chris-mitchell in #65
- Add Github Actions by @changusmc in #72
- Update release code and gpg key by @changusmc in #73
- Delete .travis.yml by @changusmc in #74
- Clean up gpg keys by @changusmc in #75
- adding dependabot by @AlekKras in #78
- Execute perms for clean up script by @changusmc in #76
- Bump org.jacoco.core from 0.8.5 to 0.8.7 by @dependabot in #84
- Bump gradle from 4.1.0 to 7.0.2 by @dependabot in #81
- Bump junit from 4.13.1 to 4.13.2 by @dependabot in #83
- Bump ktlint-gradle from 9.1.1 to 10.2.0 by @dependabot in #80
- Bump gradle from 7.0.2 to 7.0.3 by @dependabot in #86
- Bump kotlin_version from 1.4.10 to 1.5.31 by @dependabot in #85
- Bump kotlin_version from 1.5.31 to 1.6.0 by @dependabot in #87
- Move to Gradle publish plugin by @changusmc in #92
- Fix documentation referencing an unused configuration property by @chris-mitchell in #96
- Fix readme maven typo by @rougsig in #97
- Fix maven repo readme typo again by @rougsig in #98
- Bump kotlin_version from 1.6.0 to 1.6.10 by @dependabot in #94
- Remove jCenter and replace with mavenCentral by @joshafeinberg in #104
New Contributors
- @changusmc made their first contribution in #72
- @AlekKras made their first contribution in #78
- @rougsig made their first contribution in #97
Full Changelog: v0.1.2...v0.1.3