Skip to content

Releases: mikepenz/AboutLibraries

12.1.0

01 May 06:45
6271c8b
Compare
Choose a tag to compare

🚀 Features

  • Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01
  • Refactor plugin to support org.gradle.configureondemand=true
  • Provide variant based tasks for KMP
  • Per variant export configuration

🐛 Fixes

  • Fix exclude fields not set fully

💬 Other

  • Set the exportVariant for the sample project
  • Fix documentation for outputPath
  • Improve README

Contributors:

12.1.0-rc04

27 Apr 18:23
9fc14f4
Compare
Choose a tag to compare
12.1.0-rc04 Pre-release
Pre-release

🐛 Fixes

  • Fix exclude fields not set fully

Contributors:

12.1.0-rc03

26 Apr 17:36
63cb8fa
Compare
Choose a tag to compare
12.1.0-rc03 Pre-release
Pre-release

🚀 Features

  • Provide variant based tasks for KMP
  • Per variant export configuration

💬 Other

  • Set the exportVariant for the sample project
  • Fix documentation for outputPath
  • Improve README

12.1.0-rc02

25 Apr 17:57
a168b41
Compare
Choose a tag to compare
12.1.0-rc02 Pre-release
Pre-release

🚀 Features

  • Refactor plugin to support org.gradle.configureondemand=true

12.1.0-rc01

24 Apr 17:53
f5a3fb7
Compare
Choose a tag to compare
12.1.0-rc01 Pre-release
Pre-release

🚀 Features

  • Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01

12.0.1

24 Apr 17:38
5d2f27f
Compare
Choose a tag to compare

🚀 Features

  • Introduce Gradle Property to pass outputPath via CLI

🐛 Fixes

  • Fix error message on missing library data
  • Ensure Android plugin can be applied after AboutLibraries plugin
  • Fix library padding not passed to scaffold

💬 Other

  • Fix version catalog sample in README
  • Change gradleApi of plugin to compileOnly

12.0.1-a01

23 Apr 14:06
1853348
Compare
Choose a tag to compare
12.0.1-a01 Pre-release
Pre-release

🐛 Fixes

  • Fix error message on missing library data

💬 Other

  • Fix version catalog sample in README

12.0.0

18 Apr 13:16
0b4190b
Compare
Choose a tag to compare

Important

This is a major release with a significant number of behavior and API changes. Please see the migration guide for more information.
https://github.com/mikepenz/AboutLibraries/blob/develop/MIGRATION.md#v1200

Note

Please apply the AboutLibraries plugin after the Android plugin for the automatic task registration to work. This will be improved in 12.0.1

🚀 Features

  • Introduce new LibraryTextStyles to modify library item UI more
  • Library scaffold
  • Restructure common compose logic
  • Add API to provide Divider for compose based UI
  • Add API to provide custom footer
  • Enhance divider behavior
  • Dependency Updates | Kotlin 2.1.20 | Compose 1.7.8/ Multiplatform 1.7.3
  • Provide configuration option for outputPath
  • Make dialog license text focusable
  • Refactor Gradle Plugin | Use Properties for configuration
  • Add improved default license dialog

🐛 Fixes

  • Fix conflicting module namespace
  • Fix build cache in combination with Android product flavors causes issues
  • Fix license caching not properly checking fallback license url
  • Fix exportLibraryDefinitions with exportVariant defined
  • Filter out project modules

💬 Other

  • Screenshot tests for RTL direction
  • Improve README
  • Dependency update plugin in convention plugin
  • Update to 1.8.1 of KotlinX serialization
  • Simplify license dialog composable
  • Disable config cache in CI for publishing
  • Publish using cross compilation
  • CI cleanup
  • Improve log in case of wrong exportVariant being used

12.0.0-b03+compose_1_8-2

12 Apr 19:20
049cdf6
Compare
Choose a tag to compare
Pre-release

Note

Beside the upgrade to Compose 1.8.0-rc03 and Compose Multiplatform 1.8.0-beta02 no changes compared to v12.0.0-b03

💬 Other

  • Publish using cross compilation
  • CI cleanup

12.0.0-b03+compose_1_8

12 Apr 17:16
b4a5faf
Compare
Choose a tag to compare
Pre-release

Note

Beside the upgrade to Compose 1.8.0-rc03 and Compose Multiplatform 1.8.0-beta02 no changes compared to v12.0.0-b03
Replublished as 12.0.0-b03+compose_1_8-2