Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
v10.0.0-rc02
🚀 Features
- Compose: Use Material Design AlertDialog
- Update dependencies | Compose 1.1.1 | Compose-jb 1.1.0
v10.0.0-rc01
🚀 Features
- Update dependencies | Compose 1.1.0 stable
v10.0.0-b09
🚀 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
🚀 Features
- Order case insensitive by default
- Material Components 1.5.0
v10.0.0-b07
🚀 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
🚀 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
v10.0.0-b05
🚀 Features
- Introduce new
fundLibraries
gradle task
- Compose 1.1.0-rc01
v10.0.0-b04
🚀 Features
- 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
v10.0.0-b03
🚀 Features
- Upgrade to gradle 7.3.1
- Update to compose-jb 1.0.0
- Upgrade CI build setup
v10.0.0-b02
🚀 Features
- Enhanced compose dark/light theme handling
- Upgrade dependencies (compose-jb 1.0.0-rc3)
💬 Other
- Configure Compose UI in sample app
- Documentation improvements
- Add links to README.md