Releases: jaredsburrows/gradle-license-plugin
Releases · jaredsburrows/gradle-license-plugin
0.8.80
What's Changed
- Mock android sdk to speed up ci build by @jaredsburrows in #10
- Add tests full pom files by @jaredsburrows in #11
- add support for parent poms by @jaredsburrows in #20
- issue #26 Recursively scan parent POMs for license by @ChristianCiach in #27
- #28 Support multiple licenses; add more attributes to json by @ChristianCiach in #29
- Added configuration options by @jack-bradshaw in #30
- clean up by @jaredsburrows in #32
- Map packages to Full license text by @jaredsburrows in #34
- improve tests and use plugins.withId for plugin checks by @jaredsburrows in #35
- Escape paths written to local.properties file for Android unit tests,… by @markhoughton in #46
- Extra report info by @markhoughton in #44
- make any links to licenses clickable in preformatted text by @iankerr in #53
- Fix for #52 - Eliminate Duplicate Licenses by @iankerr in #54
- Revert "Fix for #52 - Eliminate Duplicate Licenses" by @jaredsburrows in #56
- Update Tests by @jaredsburrows in #60
- Update Tests by @jaredsburrows in #62
- make tests faster by @jaredsburrows in #64
- update tests by @jaredsburrows in #65
- Ik/eliminate duplicate licenses by @iankerr in #57
- Migrate Groovy files to Java/Kotlin - Part 1 by @jaredsburrows in #66
- kotlin by @jaredsburrows in #74
- use double quotes by @jaredsburrows in #76
- fix test formats by @jaredsburrows in #77
- convert more files to kotlin by @jaredsburrows in #78
- #69 - remove undesired captilization by @jaredsburrows in #80
- #55 - fix crash when having multiple variants or running 'gradlew build' by @jaredsburrows in #81
- #48 - fix null version for parent dependencies by @jaredsburrows in #82
- Use Gson for Json by @jaredsburrows in #84
- fix deprecated test classes by @jaredsburrows in #85
- Clean up tests by @jaredsburrows in #86
- Upgrade Gradle to 5.2 by @jaredsburrows in #61
- Convert more code to Kotlin by @jaredsburrows in #87
- Migrate more code to Kotlin by @jaredsburrows in #88
- More Kotlin by @jaredsburrows in #89
- Update dependencies by @jaredsburrows in #91
- more conversions by @jaredsburrows in #90
- Use new File instead by @jaredsburrows in #93
- remove groovy-like code by @jaredsburrows in #92
- use get by @jaredsburrows in #94
- remove groovy-like code by @jaredsburrows in #95
- migrate more code to Kotlin by @jaredsburrows in #96
- make the model classes, kotlin data classes by @jaredsburrows in #98
- migrate more code to Kotlin by @jaredsburrows in #97
- use file.pathseparator for slashes by @jaredsburrows in #99
- fix nulls by @jaredsburrows in #100
- create extension in apply by @jaredsburrows in #102
- consoler renderer by @jaredsburrows in #103
- Pr/jaredsburrows/updates 2 by @jaredsburrows in #106
- agp 3.5.1 by @jaredsburrows in #111
- #110 - fix windows file path by @jaredsburrows in #112
- Include Copyright owner/date in HTML license report; show multiple licenses by @DonnKey in #114
- Add another official spelling of the MIT License URL. by @DonnKey in #118
- update dependencies and gradle by @jaredsburrows in #122
- Remove instant app plugin, support feature, library and application by @jaredsburrows in #127
New Contributors
- @ChristianCiach made their first contribution in #27
- @jack-bradshaw made their first contribution in #30
- @markhoughton made their first contribution in #46
- @iankerr made their first contribution in #53
- @DonnKey made their first contribution in #114
Full Changelog: https://github.com/jaredsburrows/gradle-license-plugin/commits/0.8.80