Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
11.3.0-b01
🚀 Features
- Kotlin 2.x | Compose Compiler Update | Dependency upgrades
- PR: #982
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Fix Library badge cutoff
- PR: #996
- Introduce new
rememberLibraries
API- PR: #1000
- Update to the latest stable dependency versions | Kotlin 2.0.20
- PR: #1017
- Major dependency upgrades | Compose-jb 1.7.0 / Compose 1.7.0 | Kotlin 2.0.21
- PR: #1032
💬 Other
- Enhanced wasm sample app | CI to publish to GitHub pages
- PR: #984
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Reduce noise of AmbiguousArtifactVariantsException logs even more
- PR: #990
- Enhance README for
exportVariant
API- PR: #994
- Dependency Upgrades | Compose 1.6.11
- PR: #997
- Introduce test module with limited dependencies
- PR: #1009
- Update README links
- PR: #1031
- Bump rexml from 3.2.5 to 3.3.9
- PR: #1030
11.2.3
🚀 Features
- Kotlin 2.x | Compose Compiler Update | Dependency upgrades
- PR: #982
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Fix Library badge cutoff
- PR: #996
- Introduce new
rememberLibraries
API- PR: #1000
- Update to the latest stable dependency versions | Kotlin 2.0.20
- PR: #1017
💬 Other
- Enhanced wasm sample app | CI to publish to GitHub pages
- PR: #984
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Reduce noise of AmbiguousArtifactVariantsException logs even more
- PR: #990
- Enhance README for
exportVariant
API- PR: #994
- Dependency Upgrades | Compose 1.6.11
- PR: #997
- Introduce test module with limited dependencies
- PR: #1009
11.2.2
🚀 Features
- Kotlin 2.x | Compose Compiler Update | Dependency upgrades
- PR: #982
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Fix Library badge cutoff
- PR: #996
- Introduce new
rememberLibraries
API- PR: #1000
💬 Other
- Enhanced wasm sample app | CI to publish to GitHub pages
- PR: #984
- Upgrade to Kotiln 2.0.0 | Upgrade to Compose Multiplatform 1.6.10
- PR: #988
- Reduce noise of AmbiguousArtifactVariantsException logs even more
- PR: #990
- Enhance README for
exportVariant
API- PR: #994
- Dependency Upgrades | Compose 1.6.11
- PR: #997
11.2.1
💬 Other
- Reduce noise of AmbiguousArtifactVariantsException logs even more
- PR: #990
- Thanks @sebokopter
11.2.0
11.2.0-a01
v11.1.4
v11.1.3
v11.1.2
v11.1.1
🚀 Features
- Library Serializer
- Update major dependencies | Compose 1.6.4 | Compose-MP 1.6.1
- PR: #968
🐛 Fixes
- Set onclick listener of SimpleLibraryItem to null if no license is known
- PR: #966
- Thanks @alexbakker
- Sort a copy of the list of libraries to prevent a crash
- PR: #967
- Thanks @alexbakker