Skip to content

Releases: mikepenz/AboutLibraries

14.0.0-b02

21 Jan 13:40
7157c76

Choose a tag to compare

14.0.0-b02 Pre-release
Pre-release

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 AboutLibrariesIdTask by @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.immutable in 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

Full Changelog: 13.0.0-rc01...14.0.0-b02

13.2.1

19 Dec 12:38
2bf7fd0

Choose a tag to compare

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

19 Dec 11:27
09af193

Choose a tag to compare

🚀 Features

  • Compose 1.10.0 | Kotlin 2.3.0

🐛 Fixes

  • Update forced offline mode in AboutLibrariesIdTask

💬 Other

  • Bump actions/upload-artifact from 4 to 5
  • Bump mikepenz/release-changelog-builder-action from 5 to 6
  • Bump actions/checkout from 5 to 6
  • Bump actions/upload-artifact from 5 to 6
  • Bump actions/cache from 4 to 5

Contributors:

13.1.0

13 Oct 19:01
305d56e

Choose a tag to compare

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
  • Adjust default duplication merge behavior

Contributors:

13.0.0

10 Oct 12:29
c152c5c

Choose a tag to compare

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
  • Add feature to enforce license availability for libraries
  • Fail if no allowed licenses are specified with StrictMode.FAIL
  • Refactor color definitions
  • Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0
  • Fix Gradle 9 compatiblity
  • Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36
  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
  • Update Compose Multiplatform to 1.9.0 | Compose 1.9.3 | Set Kotlin 1.8 for Gradle Plugin

🐛 Fixes

  • Fix logging for Libraries that use non permitted licenses

💬 Other

  • Sample dependency updates
  • Bump actions/checkout from 4 to 5
  • Move to ComposeViewport
  • Bump actions/upload-pages-artifact from 3 to 4
  • Bump actions/setup-java from 4 to 5
  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
  • Rename rememberLibraries to produceLibraries
  • Update sample to use merge strategy
  • Bump gradle/actions from 4 to 5
  • Document note re resource shrinking for withContext() API

Contributors:

13.0.0-rc01

14 Sep 07:15
16a5dc6

Choose a tag to compare

13.0.0-rc01 Pre-release
Pre-release

🚀 Features

  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20

💬 Other

  • Move to ComposeViewport
  • Bump actions/upload-pages-artifact from 3 to 4
  • Bump actions/setup-java from 4 to 5
  • Compose 1.9.1 | Compose Multiplatform 1.9.0-rc02 | Kotlin 2.2.20
  • Rename rememberLibraries to produceLibraries
  • Update sample to use merge strategy

Contributors:

13.0.0-b01

15 Aug 11:28
810aaee

Choose a tag to compare

13.0.0-b01 Pre-release
Pre-release

🚀 Features

  • Upgrade to Compose 1.9.0 | Multiplatform 1.9.0-beta03 | Compile&Target 36

💬 Other

  • Bump actions/checkout from 4 to 5

Contributors:

13.0.0-a02

02 Aug 13:22
02c0152

Choose a tag to compare

13.0.0-a02 Pre-release
Pre-release

🚀 Features

  • Fix Gradle 9 compatiblity

🐛 Fixes

  • Fix logging for Libraries that use non permitted licenses

Contributors:

13.0.0-a01

04 Jul 12:47
e733d85

Choose a tag to compare

13.0.0-a01 Pre-release
Pre-release

🚀 Features

  • Split Android task registration into individual plugin
  • Add feature to enforce license availability for libraries
  • Fail if no allowed licenses are specified with StrictMode.FAIL
  • Refactor color definitions
  • Upgrade to Kotlin 2.2 | Compose 1.8.3 / 1.8.2 | Serialization 1.9.0

💬 Other

  • Sample dependency updates

Contributors:

12.2.4

01 Jul 18:53
6af7405

Choose a tag to compare

🐛 Fixes

  • Add the name nullability to organization. The name is absent in some …

Contributors: