Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
12.1.0
🚀 Features
- Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01
- PR: #1143
- Refactor plugin to support
org.gradle.configureondemand=true
- PR: #1146
- Provide variant based tasks for KMP
- PR: #1150
- Per variant export configuration
- PR: #1151
🐛 Fixes
- Fix exclude fields not set fully
- PR: #1155
💬 Other
- Set the exportVariant for the sample project
- PR: #1147
- Fix documentation for
outputPath
- PR: #1149
- Improve README
- PR: #1152
Contributors:
12.1.0-rc04
12.1.0-rc03
12.1.0-rc02
🚀 Features
- Refactor plugin to support
org.gradle.configureondemand=true
- PR: #1146
12.1.0-rc01
🚀 Features
- Compose 1.8.0 / Compose Multiplatform 1.8.0-rc01
- PR: #1143
12.0.1
12.0.1-a01
12.0.0
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- PR: #1081
- Library scaffold
- PR: #1080
- Restructure common compose logic
- PR: #1079
- Add API to provide
Divider
for compose based UI- PR: #1101
- Add API to provide custom footer
- PR: #1102
- Enhance divider behavior
- PR: #1103
- Dependency Updates | Kotlin 2.1.20 | Compose 1.7.8/ Multiplatform 1.7.3
- PR: #1104
- Provide configuration option for
outputPath
- PR: #1107
- Make dialog license text focusable
- PR: #1109
- Refactor Gradle Plugin | Use Properties for configuration
- PR: #1111
- Add improved default license dialog
- PR: #1114
🐛 Fixes
- Fix conflicting module namespace
- PR: #1083
- Fix build cache in combination with Android product flavors causes issues
- PR: #1086
- Fix license caching not properly checking fallback license url
- PR: #1087
- Fix
exportLibraryDefinitions
withexportVariant
defined- PR: #1093
- Filter out project modules
- PR: #1120
💬 Other
- Screenshot tests for RTL direction
- PR: #1082
- Improve README
- PR: #1084
- Dependency update plugin in convention plugin
- PR: #1105
- Update to 1.8.1 of KotlinX serialization
- PR: #1108
- Simplify license dialog composable
- PR: #1110
- Disable config cache in CI for publishing
- PR: #1112
- Publish using cross compilation
- PR: #1121
- CI cleanup
- PR: #1122
- Improve log in case of wrong
exportVariant
being used- PR: #1124
12.0.0-b03+compose_1_8-2
12.0.0-b03+compose_1_8
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