Skip to content

Releases: chrimaeon/gradle-licenses-plugin

4.7.0

26 Jan 22:04
Compare
Choose a tag to compare

Added

  • EPL v1.0 License - #15
  • Additional URL for LGPL-2.1

4.6.1

11 Nov 17:21
Compare
Choose a tag to compare

Changed

  • update AGP version
  • update maven model library

4.6.0

18 Jun 12:43
Compare
Choose a tag to compare

Added

  • Dark Mode for HTML report

Changed

  • Sort libraries by name or maven coordinated on HTML report

4.5.0

13 Jun 16:20
Compare
Choose a tag to compare

Added

  • Better support for Android Variants

Changed

  • Internal handling of the license mappings

4.4.0

03 Apr 09:23
Compare
Choose a tag to compare

Added

Changed

  • HTML and Markdown reports merge licenses with a more sophisticated algorithm

Fixed

  • CSV Reporter reports all licenses not only the first one

4.3.0

27 Mar 17:20
Compare
Choose a tag to compare

Changed

  • add maven coordinates to Library model
  • version is not part of the mavenCoordinates in the Library model
  • Improved Markdown reporter

4.2.0

20 Mar 15:43
Compare
Choose a tag to compare

Added

  • XSD Schema for the XML reporter

Changed

  • XML Schema changed
    • <version> is now attribute to <library>
    • <url> is now a attribute to <license>
    • <library> has an id attribute now

Fixed

  • HTML Reports includes all libraries again

4.1.0

02 Jan 12:54
Compare
Choose a tag to compare

Changed

  • Sort dependencies by name and version

4.0.0

17 Oct 10:22
Compare
Choose a tag to compare

Added

  • Kotlin Multiplatform support

Changed

  • Extension property to set enabled and destination

3.3.0

05 Oct 09:31
Compare
Choose a tag to compare

Changed

  • Update Android Gradle plugin to version 7+
  • Warning when license has no mapping for html reports