v0.1.2
First release of the library!
It contains 3 libraries with Kotlin Multiplatform support for Jvm, Js and iOS:
- kombucha-core - main library
- kombucha-ui-adapter - ui related extensions that helps to adapt your store to ui
- kombucha-test - contains function for easily testing for your store and reducers
Stay tuned for updates and improved documentation!
What's Changed
- Initialization of repo by @ikarenkov in #1
- Added publication code and detekt config by @ikarenkov in #3
- Publishing 0.1.1 by @ikarenkov in #2
- Added ui store and convenient dsl to build it by @ikarenkov in #4
New Contributors
- @ikarenkov made their first contribution in #1
Full Changelog: https://github.com/ikarenkov/Kombucha-UDF/commits/v0.1.2