Releases: joaquim-verges/Helium
Releases · joaquim-verges/Helium
0.8.1
0.8.0
Updates for jetpack compose and API polish
0.7.0
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
Migrated from RxJava to coroutines - this is a breaking API change and will require minimal migration.
v0.5.0
New naming conventions, API polish, getting close to stable APIs.