Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Releases: adamglin0/compose-shadow

Release v2.0.4

30 May 07:16
Compare
Choose a tag to compare

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

16 Feb 06:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.3

v2.0.1

02 Dec 14:34
896ca1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Nov 07:50
0744ff8
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v2.0.0

v1.1.0-beta01

13 Oct 06:16
faa68d8
Compare
Choose a tag to compare
v1.1.0-beta01 Pre-release
Pre-release

Support wasm target

v1.0.0

13 Oct 03:47
75be525
Compare
Choose a tag to compare

What's Changed

  • Update Compose version to 1.7.0-rc01
  • Update Kotlin version to 2.0.21
  • Make Android minsdk to 28