Skip to content

Releases: mikepenz/AboutLibraries

v10.2.0

13 May 10:40
0984d66
Compare
Choose a tag to compare

🚀 Features

  • Dependency updates | material-components 1.6.0
  • Improved theming capabilities

🐛 Fixes

  • Fixed HtmlText TextView color

💬 Other

  • Add SECURITY.md

v10.1.0

03 Apr 08:23
53225b3
Compare
Choose a tag to compare

🚀 Features

  • Expose LazyListState for compose
  • EvaluationDependsOnChildren for gradle task
  • Gradle 7.4.2 update

v10.0.1

25 Mar 08:44
38f8732
Compare
Choose a tag to compare

🚀 Features

  • Provide color params for custom color system when using predefined co…
  • Fallback for miss-configured library name in pom file

v10.0.0

04 Mar 15:47
292e23b
Compare
Choose a tag to compare

🚀 Features

  • Introduce initial support for Gradle configuration cache
  • [V10] Prototype next generation Kotlin Multiplatform AboutLibraries
  • Enhanced compose dark/light theme handling
  • Upgrade dependencies (compose-jb 1.0.0-rc3)
  • Upgrade to gradle 7.3.1
  • Update to compose-jb 1.0.0
  • Upgrade CI build setup
  • Kotlin 1.6.10 | Compose 1.1.0-beta04 | Compose-jb 1.0.1-rc2
  • Offline mode
  • Add support to fetch project funding information from GitHub APi
  • Gradle 7.3.2
  • Introduce new fundLibraries gradle task
  • Compose 1.1.0-rc01
  • Kotlin Coroutines 1.6.0-rc3 | Kotlin Compose Compiler 1.1.0-rc02
  • Enhanced compose license dialog theming
  • Expand compose API to be more flexible
  • Dependency updates 2022.01.07
  • Order case insensitive by default
  • Material Components 1.5.0
  • Handle secondary URL for BSD license
  • Add ability to allow licenses based on the URL
  • Enhanced logging on GitHub API rate_limit | Enhanced offline mode
  • Introduce ability to merge libraries via custom data using a regex
  • Add ability to provide tag for libraries (via custom configs)
  • Lower minAPI requirement for core module to API 19
  • Upgrade dependencies | Compose 1.1.0-rc03 | Compose-jb 1.0.1 | Navigation 2.4.0
  • Rework API to define additionalLicenses for gradle plugin
  • Add new API to Gradle Plugin allowing to exclude fields from the generated meta data json
  • Introduce API to modify output meta data json filename
  • Trim empty lines from license content and library name and description
  • Update dependencies | Compose 1.1.0 stable
  • Compose: Use Material Design AlertDialog
  • Update dependencies | Compose 1.1.1 | Compose-jb 1.1.0
  • Gradle Mvn Publish update

🐛 Fixes

  • Fix casing of output directory spec
  • Fix missing licenses in custom libraries

💬 Other

  • Configure Compose UI in sample app
  • Documentation improvements
  • Add links to README.md
  • Improved error logging on missing Library information
  • Ensure local.properties in sample is read independent of exec root

v10.0.0-rc02

25 Feb 09:32
1ff5405
Compare
Choose a tag to compare

🚀 Features

  • Compose: Use Material Design AlertDialog
  • Update dependencies | Compose 1.1.1 | Compose-jb 1.1.0

v10.0.0-rc01

11 Feb 09:24
84b617e
Compare
Choose a tag to compare
v10.0.0-rc01 Pre-release
Pre-release

🚀 Features

  • Update dependencies | Compose 1.1.0 stable

v10.0.0-b09

29 Jan 14:58
f8acd05
Compare
Choose a tag to compare
v10.0.0-b09 Pre-release
Pre-release

🚀 Features

  • Handle secondary URL for BSD license
  • Add ability to allow licenses based on the URL
  • Enhanced logging on GitHub API rate_limit | Enhanced offline mode
  • Introduce ability to merge libraries via custom data using a regex
  • Add ability to provide tag for libraries (via custom configs)
  • Lower minAPI requirement for core module to API 19
  • Upgrade dependencies | Compose 1.1.0-rc03 | Compose-jb 1.0.1 | Navigation 2.4.0
  • Rework API to define additionalLicenses for gradle plugin
  • Add new API to Gradle Plugin allowing to exclude fields from the generated meta data json
  • Introduce API to modify output meta data json filename
  • Trim empty lines from license content and library name and description

💬 Other

  • Ensure local.properties in sample is read independent of exec root

v10.0.0-b08

17 Jan 15:48
78b0816
Compare
Choose a tag to compare
v10.0.0-b08 Pre-release
Pre-release

🚀 Features

  • Order case insensitive by default
  • Material Components 1.5.0

v10.0.0-b07

07 Jan 10:01
7ac7907
Compare
Choose a tag to compare
v10.0.0-b07 Pre-release
Pre-release

🚀 Features

  • Expand compose API to be more flexible
  • Dependency updates 2022.01.07

💬 Other

  • Improved error logging on missing Library information

v10.0.0-b06

20 Dec 16:15
34cd988
Compare
Choose a tag to compare
v10.0.0-b06 Pre-release
Pre-release

🚀 Features

  • Kotlin Coroutines 1.6.0-rc3 | Kotlin Compose Compiler 1.1.0-rc02
  • Enhanced compose license dialog theming

🐛 Fixes

  • Fix casing of output directory spec