Skip to content

Releases: mikepenz/AboutLibraries

11.3.0

03 Jan 16:39
3038539
Compare
Choose a tag to compare

Important

This version drops support for any version of Gradle below 7.x.
The Android library now requires compileSdk=35
This version also requires the host app to use Kotlin 2.x or higher

Important

When using the plugin in a convention plugin. Ensure to use Grade 8.12.x or newer
https://docs.gradle.org/8.12/userguide/compatibility.html#kotlin

🚀 Features

  • Refactor gradle property retrieval with lazy APIs | Upgrade Gradle to 8.11 | Increase gradle min requirement to 7.x
  • Introduce fallback mirror for license content loading
  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Fix Library badge cutoff
  • Introduce new rememberLibraries API
  • Update to the latest stable dependency versions | Kotlin 2.0.20
  • Major dependency upgrades | Compose-jb 1.7.0 / Compose 1.7.0 | Kotlin 2.0.21

🐛 Fixes

  • Fix dependency collection to match gradle task

💬 Other

  • Upgrade to Kotlin 2.1 | Gradle 8.11.1
  • Update CI to run Lint on Gradle Plugin
  • Enhanced wasm sample app | CI to publish to GitHub pages
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Reduce noise of AmbiguousArtifactVariantsException logs even more
  • Enhance README for exportVariant API
  • Dependency Upgrades | Compose 1.6.11
  • Introduce test module with limited dependencies
  • Update README links
  • Bump rexml from 3.2.5 to 3.3.9

11.3.0-b01

01 Nov 20:43
4bf25f9
Compare
Choose a tag to compare
11.3.0-b01 Pre-release
Pre-release

🚀 Features

  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Fix Library badge cutoff
  • Introduce new rememberLibraries API
  • Update to the latest stable dependency versions | Kotlin 2.0.20
  • Major dependency upgrades | Compose-jb 1.7.0 / Compose 1.7.0 | Kotlin 2.0.21

💬 Other

  • Enhanced wasm sample app | CI to publish to GitHub pages
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Reduce noise of AmbiguousArtifactVariantsException logs even more
  • Enhance README for exportVariant API
  • Dependency Upgrades | Compose 1.6.11
  • Introduce test module with limited dependencies
  • Update README links
  • Bump rexml from 3.2.5 to 3.3.9

11.2.3

23 Aug 08:08
a97cfb9
Compare
Choose a tag to compare

🚀 Features

  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Fix Library badge cutoff
  • Introduce new rememberLibraries API
  • Update to the latest stable dependency versions | Kotlin 2.0.20

💬 Other

  • Enhanced wasm sample app | CI to publish to GitHub pages
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Reduce noise of AmbiguousArtifactVariantsException logs even more
  • Enhance README for exportVariant API
  • Dependency Upgrades | Compose 1.6.11
  • Introduce test module with limited dependencies

11.2.2

29 Jun 11:20
bdb789c
Compare
Choose a tag to compare

🚀 Features

  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Fix Library badge cutoff
  • Introduce new rememberLibraries API

💬 Other

  • Enhanced wasm sample app | CI to publish to GitHub pages
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
  • Reduce noise of AmbiguousArtifactVariantsException logs even more
  • Enhance README for exportVariant API
  • Dependency Upgrades | Compose 1.6.11

11.2.1

30 May 06:37
d829008
Compare
Choose a tag to compare

💬 Other

  • Reduce noise of AmbiguousArtifactVariantsException logs even more

11.2.0

21 May 20:04
05bb519
Compare
Choose a tag to compare

🚀 Features

  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10

💬 Other

  • Enhanced wasm sample app | CI to publish to GitHub pages
  • Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10

11.2.0-a01

09 May 15:27
c948f79
Compare
Choose a tag to compare
11.2.0-a01 Pre-release
Pre-release

🚀 Features

  • Kotlin 2.x | Compose Compiler Update | Dependency upgrades

💬 Other

  • Enhanced wasm sample app | CI to publish to GitHub pages

v11.1.4

01 May 09:46
256c035
Compare
Choose a tag to compare

🐛 Fixes

  • Fix CollectorTask output to be dependent on project name [Plugin]

v11.1.3

09 Apr 15:57
ecae95a
Compare
Choose a tag to compare

🚀 Features

  • Ignore case for name of new allowedLicensesMap

v11.1.2

09 Apr 14:09
a283a29
Compare
Choose a tag to compare

🚀 Features

  • New API to allow some licenses only for specific libraries

💬 Other

  • Protect from problems collecting all dependencies