Skip to content

Releases: icerockdev/moko-media

0.11.0

11 Apr 14:30
40c777b
Compare
Choose a tag to compare

Changes

  • #63 Compose Multiplatform support
  • #44 bind for iOS
  • #62 fix reference cycle

0.10.0

13 May 13:56
df68164
Compare
Choose a tag to compare

Changes

  • iosSimulatorArm64 support

0.9.0

30 Jun 09:59
e901874
Compare
Choose a tag to compare

Changes

  • #55 kotlin 1.5.20
  • #55 gradle 7.0.2

Release 0.8.2

29 Apr 04:42
fa11392
Compare
Choose a tag to compare

Changes

  • #51 fixed android file picker on 29 api
  • #52 fixed FileMedia.toNSData() throws IllegalArgumentException on device

Thanks

@Dorofeev @Lobynya

Release 0.8.1

22 Apr 07:51
553da35
Compare
Choose a tag to compare

Changes

  • #48 fixed coroutines don't resume if picker screen was closed on iOS

Release 0.8.0

20 Apr 16:22
7df0ff6
Compare
Choose a tag to compare

Changes

  • #40 File picker iOS implementation
  • Added toByteArray extension for FileMedia

Release 0.7.1

16 Apr 06:02
802ea07
Compare
Choose a tag to compare

Changes

  • #27 disable jetifier with materialfilepicker update
  • #41 fix NPE on android

Release 0.7.0

07 Apr 02:07
22d1705
Compare
Choose a tag to compare

Changes

  • #37 new module media-test with utilities for tests

Release 0.6.2

03 Apr 05:46
5fef4f4
Compare
Choose a tag to compare

Changes

  • #33 migration to mavenCentral

Release 0.6.1

09 Mar 13:41
804f77b
Compare
Choose a tag to compare

Changes

  • #26 fix bug with rotation images on android

Thanks

@RezMike