Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
v10.8.2-b01
🐛 Fixes
- Adjust
OutputFile
property- PR: #903
v10.8.1
v10.8.0
🚀 Features
- Fallback to opening the license in a browser if no custom behaviour is defined
- PR: #894
⚠️ This is a behaviour change!
- Detect GPL 3.0 license without
only
component - Dependency updates | Kotlin 1.8.22
- PR: #891
🐛 Fixes
- Use
register
for plugin task registration- PR: #890
- Thanks @CharlieTap
v10.7.0
v10.6.3
🐛 Fixes
- Replace
pritnln
in core plugin components with theLOGGER
- Detect enabled configuration cache for Gradle 8.x
- PR: #874
- Thanks for the report @androidacy-user
v10.6.2
🚀 Features
- Add new configuration API to filter variants to cover during
collectDependencies
- Sort content prior to writing it into json for reproducible builds
💬 Other
v10.6.1
v10.6.0
🚀 Features
- iOS and MacOS for Compose Module Support
- PR: #812
- Dependency upgrades
- PR: #828
- Introduce support to recursively fetch parents of POM files
- PR: #829
- Bump git from 1.12.0 to 1.13.0
- PR: #830
- Allow changing typography in the compose module
- PR: #831
- Update major dependencies | Kotlin | Compose | Material
- PR: #834
- Upgrade dependencies to the last major version
- PR: #843
- Add API to configure
itemSpacing
for compose- PR: #844
🐛 Fixes
- Fix plugin mistakenly filtering build variants containing
test
in the name- PR: #820
- Fix SPDX licenses not correctly matched for compliance report
- PR: #833
- Update library publishing code
- PR: #846
💬 Other
- Update GitHub Actions dependencies
- PR: #823