🚀 Features
- Introduce initial support for Gradle configuration cache
- PR: #682
- [V10] Prototype next generation Kotlin Multiplatform AboutLibraries
- PR: #685
- Enhanced compose dark/light theme handling
- PR: #689
- Upgrade dependencies (compose-jb 1.0.0-rc3)
- PR: #690
- Upgrade to gradle 7.3.1
- PR: #695
- Update to compose-jb 1.0.0
- PR: #694
- Upgrade CI build setup
- PR: #696
- Kotlin 1.6.10 | Compose 1.1.0-beta04 | Compose-jb 1.0.1-rc2
- PR: #697
- Offline mode
- PR: #698
- Add support to fetch project funding information from GitHub APi
- PR: #699
- Gradle 7.3.2
- PR: #700
- Introduce new
fundLibraries
gradle task- PR: #701
- Compose 1.1.0-rc01
- PR: #702
- Kotlin Coroutines 1.6.0-rc3 | Kotlin Compose Compiler 1.1.0-rc02
- PR: #703
- Enhanced compose license dialog theming
- PR: #704
- Expand compose API to be more flexible
- PR: #709
- Dependency updates 2022.01.07
- PR: #710
- Order case insensitive by default
- PR: #711
- Material Components 1.5.0
- PR: #712
- Handle secondary URL for BSD license
- PR: #716
- Add ability to allow licenses based on the URL
- PR: #718
- Enhanced logging on GitHub API rate_limit | Enhanced offline mode
- PR: #719
- Introduce ability to merge libraries via custom data using a regex
- PR: #720
- Add ability to provide tag for libraries (via custom configs)
- PR: #722
- Lower minAPI requirement for
core
module to API 19- PR: #723
- Upgrade dependencies | Compose 1.1.0-rc03 | Compose-jb 1.0.1 | Navigation 2.4.0
- PR: #726
- Rework API to define
additionalLicenses
for gradle plugin- PR: #727
- Add new API to Gradle Plugin allowing to exclude fields from the generated meta data json
- PR: #728
- Introduce API to modify output meta data json filename
- PR: #729
- Trim empty lines from license content and library name and description
- PR: #730
- Update dependencies | Compose 1.1.0 stable
- PR: #731
- Compose: Use Material Design AlertDialog
- PR: #733
- Update dependencies | Compose 1.1.1 | Compose-jb 1.1.0
- PR: #734
- Gradle Mvn Publish update
- PR: #736
🐛 Fixes
- Fix casing of output directory spec
- PR: #705
- Fix missing licenses in custom libraries