Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
14.0.0-b02
Important
Project formatted release notes will be provided in future releases again. These are GitHub auto generated
What's Changed
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #1240
- Update Compose Multiplatform to 1.9.0 | Compose 1.9.3 | Set Kotlin 1.8 for Gradle Plugin by @mikepenz in #1241
- Document note re resource shrinking for
withContext()API by @mikepenz in #1242 - Offer configuration to include test variants in generated metadata by @mikepenz in #1246
- Adjust default duplication merge behavior by @mikepenz in #1247
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1251
- Bump mikepenz/release-changelog-builder-action from 5 to 6 by @dependabot[bot] in #1252
- Fix incorrect keep.xml syntax in withContext() documentation by @smelfungus in #1256
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1258
- Fix warnings/errors about running the sample by @Goooler in #1266
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1269
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #1268
- Update forced offline mode in
AboutLibrariesIdTaskby @mikepenz in #1272 - Compose 1.10.0 | Kotlin 2.3.0 by @mikepenz in #1273
- Migrate back to normal collections and mark them stable by @Goooler in #1267
- Move to new KMP Android Library plugin for KMP library modules by @mikepenz in #1278
- Add Compost Stability Plugin by @mikepenz in #1279
- Mark more classes stable by @Goooler in #1280
- Migrate to new AGP Plugin | Add support for new AGP Plugin by @mikepenz in #1283
- Prepare for paparazzi screenshot tests by @mikepenz in #1285
- Improve Android KMP Gradle Plugin via Convention plugin by @mikepenz in #1286
- Introduce new wear material 3 compose module by @mikepenz in #1287
- Remove legacy Android task support in Gradle Plugin, improve support for new variant API by @mikepenz in #1288
- Correct formatting of
kotlinx.immutablein MIGRATION.md by @Goooler in #1290 - Update .gitignore to include .kotlin directory by @keta1 in #1291
- Update to compose multiplatform 1.10.0 by @mikepenz in #1292
New Contributors
- @smelfungus made their first contribution in #1256
Full Changelog: 13.0.0-rc01...14.0.0-b02
13.2.1
Note
Re-publish of 13.2.0 due to a sonatype central API issue
> Failed to check deployment status for f4a5b999-79b5-4bdf-83a8-e758ed898a66 code: 502 msg: <html>
For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>
13.2.0
🚀 Features
- Compose 1.10.0 | Kotlin 2.3.0
- PR: #1273
🐛 Fixes
- Update forced offline mode in
AboutLibrariesIdTask- PR: #1272
💬 Other
- Bump actions/upload-artifact from 4 to 5
- PR: #1251
- Bump mikepenz/release-changelog-builder-action from 5 to 6
- PR: #1252
- Bump actions/checkout from 5 to 6
- PR: #1258
- Bump actions/upload-artifact from 5 to 6
- PR: #1269
- Bump actions/cache from 4 to 5
- PR: #1268
Contributors:
- @dependabot[bot], @smelfungus, @Goooler, @mikepenz
13.1.0
Important
v13.1.0 introduces a slight behavior change of the plugin, enabling merging of duplicated libraries with an exact match.
Please refer to the MIGRATION GUIDE for more information on how to migrate from a previous version.
🚀 Features
- Offer configuration to include test variants in generated metadata
- PR: #1246
- Adjust default duplication merge behavior
- PR: #1247
Contributors:
13.0.0
Important
Please refer to the MIGRATION GUIDE for more information on how to migrate from a previous version.
🚀 Features
- Split Android task registration into individual plugin
- PR: #1194
- Add feature to enforce license availability for libraries
- PR: #1196
- Fail if no allowed licenses are specified with StrictMode.FAIL
- PR: #1208
- Refactor color definitions
- PR: #1210
- Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0
- PR: #1209
- Fix Gradle 9 compatiblity
- PR: #1218
- Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36
- PR: #1222
- Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
- PR: #1233
- Update Compose Multiplatform to 1.9.0 | Compose 1.9.3 | Set Kotlin 1.8 for Gradle Plugin
- PR: #1241
🐛 Fixes
- Fix logging for Libraries that use non permitted licenses
- PR: #1213
💬 Other
- Sample dependency updates
- PR: #1212
- Bump actions/checkout from 4 to 5
- PR: #1220
- Move to
ComposeViewport- PR: #1223
- Bump actions/upload-pages-artifact from 3 to 4
- PR: #1227
- Bump actions/setup-java from 4 to 5
- PR: #1226
- Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
- PR: #1233
- Rename
rememberLibrariestoproduceLibraries- PR: #1234
- Update sample to use
mergestrategy- PR: #1235
- Bump gradle/actions from 4 to 5
- PR: #1240
- Document note re resource shrinking for
withContext()API- PR: #1242
Contributors:
- @mikepenz, @jetbrains-junie[bot], @dependabot[bot]
13.0.0-rc01
🚀 Features
- Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
- PR: #1233
💬 Other
- Move to
ComposeViewport- PR: #1223
- Bump actions/upload-pages-artifact from 3 to 4
- PR: #1227
- Bump actions/setup-java from 4 to 5
- PR: #1226
- Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
- PR: #1233
- Rename
rememberLibrariestoproduceLibraries- PR: #1234
- Update sample to use
mergestrategy- PR: #1235
Contributors:
- @mikepenz, @dependabot[bot]
13.0.0-b01
🚀 Features
- Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36
- PR: #1222
💬 Other
- Bump actions/checkout from 4 to 5
- PR: #1220
Contributors:
- @dependabot[bot], @mikepenz
13.0.0-a02
🚀 Features
- Fix Gradle 9 compatiblity
- PR: #1218
🐛 Fixes
- Fix logging for Libraries that use non permitted licenses
- PR: #1213
Contributors:
- @mikepenz, @jetbrains-junie[bot]
13.0.0-a01
🚀 Features
- Split Android task registration into individual plugin
- PR: #1194
- Add feature to enforce license availability for libraries
- PR: #1196
- Fail if no allowed licenses are specified with StrictMode.FAIL
- PR: #1208
- Refactor color definitions
- PR: #1210
- Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0
- PR: #1209
💬 Other
- Sample dependency updates
- PR: #1212