Skip to content

Releases: phansier/Coffeegram

Kotlin 2.1.20

20 Mar 15:41
0073998
Compare
Choose a tag to compare
Merge pull request #386 from phansier/dependabot/gradle/all-51ebdf4aa0

Bump the all group with 2 updates

Compose WASM

16 Sep 16:12
4afd062
Compare
Choose a tag to compare

See https://coffegram.beriukhov.tech/

WASM version of multiplatform Coffeegram merged to develop and published with Github Pages & Actions.

There are currently 2 limitations:

  • no local storage - waiting for sqldelight/sqldelight#4965 in SqlDelight & something in DataStore
  • manual DI instead of Koin - because of RuntimeError: dereferencing a null pointer

Kotlin 2.0.0

21 May 16:16
e02e977
Compare
Choose a tag to compare
Kotlin 2.0.0 (#209)

* Kotlin 2.0.0

Compose Multiplatform 1.6.0

28 Feb 10:44
f886d7d
Compare
Choose a tag to compare
Compose-Multiplatform-1.6.0

Merge pull request #134 from phansier/dependabot/gradle/jetbrainsComp…