Skip to content

Releases: dapadz/CachedFlow

Maven release 1.0.0

10 Feb 11:19

Choose a tag to compare

CachedFlow 1.0.0

🎉 First public release published to Maven Central!

Artifacts

Core library:
implementation("ru.dapadz:cachedflow:1.0.0")

Android extensions:
implementation("ru.dapadz:cachedflow-ext-android:1.0.0")

Kotlinx Serialization extensions:
implementation("ru.dapadz:cachedflow-ext-serialization:1.0.0")

0.0.8

21 Aug 08:33

Choose a tag to compare

0.0.8 Pre-release
Pre-release
add jitpack.yaml

0.0.2

29 May 11:06

Choose a tag to compare

0.0.2 Pre-release
Pre-release
Make StoreKey fields public

The `name` and `type` fields in the `StoreKey` class are now public, allowing external access to these properties.

0.0.1

28 May 10:48

Choose a tag to compare

0.0.1 Pre-release
Pre-release

preview release 0.0.1