Skip to content

Releases: mikepenz/AboutLibraries

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

v11.1.1

23 Mar 14:07
a517c17
Compare
Choose a tag to compare

🚀 Features

  • Library Serializer
  • Update major dependencies | Compose 1.6.4 | Compose-MP 1.6.1

🐛 Fixes

  • Set onclick listener of SimpleLibraryItem to null if no license is known
  • Sort a copy of the list of libraries to prevent a crash

v11.1.0

28 Feb 08:37
f2f5b81
Compare
Choose a tag to compare

🚀 Features

  • Upgrade dependencies | Compose 1.6.0 | Compose Compiler | Lifecycle
  • Make Library and Licenses data classes stable with KotlinX Collections
  • Compose 1.6 | KotlinX Updates
  • Update to compose-multiplatform 1.6.0 / compose-android 1.6.2

🐛 Fixes

  • Fix wasm sample app no longer loading

💬 Other

  • Update README with warning on configPath
  • Module specific names
  • Lower noise of log
  • Update CI gradle action
  • Fix CI for releases on macOS-14 runner

v11.1.0-b03

20 Feb 09:36
40d7a41
Compare
Choose a tag to compare
v11.1.0-b03 Pre-release
Pre-release

💬 Other

  • Fix CI for releases on macOS-14 runner