Version 10.0.0 Removed RxJava, added Coroutines and first stage for Jetpack Compose
What's Changed
- Migrate Geocoder to coroutines by @ferranpons in #344
- [NO ISSUE] Removed RxJava from Leku and replaced with Kotlin Coroutines by @ferranpons in #346
- [ISSUE #345] - Added Hide option for the Search Bar by @ferranpons in #347
- [NO ISSUE] Migrated Sample App main activity to Jetpack Compose by @ferranpons in #348
- [NO ISSUE] Replaced deprecated onActivityResult method with the new activity result launcher by @ferranpons in #352
- [NO ISSUE] Created CI yml for deploying Documentation automatically on merge by @ferranpons in #354
- Added missing plugin for Documentation CI by @ferranpons in #355
- Removed from the auto-assign list by @ferranpons in #356
- Custom repository by @efraespada in #358
- feat: customizable image and accept button colors by @efraespada in #361
New Contributors
- @efraespada made their first contribution in #358
Full Changelog: v9.1.4...v10.0.0