Skip to content

Releases: mikepenz/AboutLibraries

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

v11.1.0-b02

17 Feb 12:27
48172fc
Compare
Choose a tag to compare
v11.1.0-b02 Pre-release
Pre-release

Caution

This release does not include mac binaries on maven central. Please use v11.1.0-b03 instead

🚀 Features

  • Compose 1.6 | KotlinX Updates

💬 Other

  • Lower noise of log
  • Update CI gradle action

v11.1.0-b01

25 Jan 13:34
4bb5711
Compare
Choose a tag to compare
v11.1.0-b01 Pre-release
Pre-release

🚀 Features

  • Upgrade dependencies | Compose 1.6.0 | Compose Compiler | Lifecycle
  • Make Library and Licenses data classes stable with KotlinX Collections

🐛 Fixes

  • Fix wasm sample app no longer loading

💬 Other

  • Update README with warning on configPath
  • Module specific names

v10.10.0

31 Dec 12:12
e044cb7
Compare
Choose a tag to compare

🚀 Features

  • Wasm compatiblity
  • Material 3 compose module

🐛 Fixes

  • Protect when opening invalid urls in compose

💬 Other

  • Update CI action versions