Skip to content

Releases: joaquim-verges/Helium

0.8.1

17 Jan 03:22
Compare
Choose a tag to compare

new state machine extension functions
upgrade to latest kotlin and compose

0.8.0

14 Jul 03:57
Compare
Choose a tag to compare

Updates for jetpack compose and API polish

0.7.0

23 Nov 21:58
Compare
Choose a tag to compare

helium-core is now a kotlin multiplaform library.

you can use it as a common dependency of another kotlin multiplatform project.

To use it in an Android project directly, use the helium-core-android dependency.

v0.6.0

25 Jun 21:12
1f15700
Compare
Choose a tag to compare

Migrated from RxJava to coroutines - this is a breaking API change and will require minimal migration.

v0.5.0

29 Mar 02:32
Compare
Choose a tag to compare

New naming conventions, API polish, getting close to stable APIs.