This repository was archived by the owner on Jul 21, 2025. It is now read-only.
Releases: adamglin0/compose-shadow
Releases · adamglin0/compose-shadow
Release v2.0.4
What's Changed
Bump androidx Activity to 1.10.1
Bump androidx MacroBenchmark to 1.3.4
Bump Kotlin to 2.1.21 and kotlinx-coroutine to 1.10.2
Bump Compose Multiplatform to 1.8.1
Bump Maven Publish plugin to 0.31.0
Full Changelog: v2.0.2...v2.0.4
v2.0.3
What's Changed
- Set minSDK to 21 as compose as, however, Android versions less than 29 still cannot be displayed correctly.by @adamglin0 in #42
- update compose to 1.7.3 by @adamglin0 in #44
- update kotlin to 2.1.10 by @adamglin0 in #44
- update dokka version to 2.0.0 by @adamglin0 in #46
- fix(sample-app): can not find coroutine-main in desktop by @adamglin0 in #45
- feat: New sample app by @adamglin0 in #36
Full Changelog: v2.0.1...v2.0.3
v2.0.1
What's Changed
- Create LICENSE(MIT) by @adamglin0 in #39
- Update kotlin version to 2.1.0 by @adamglin0 in #40
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update Kotlin to 2.0.21
- Update CMP to 1.7.1
- Support Inner Shadow by @citytexi in #22
- Add web targets (JS/Wasm) by @skaldebane in #28
New Contributors
- @skaldebane made their first contribution in #25
- @citytexi made their first contribution in #22
Full Changelog: v1.0.0...v2.0.0
v1.1.0-beta01
Support wasm target