Releases: AdevintaSpain/Leku
Releases · AdevintaSpain/Leku
Version 10.0.2 Fixed Cast exception
What's Changed
- feature: fixed cast exception, with place resolution used geo instead… by @efraespada in #365
Full Changelog: v10.0.1...v10.0.2
Version 10.0.1 Permissions issues
What's Changed
- [NO ISSUE] Solved issue where none of the location permissions where granted returned an error by @ferranpons in #364
Full Changelog: v10.0.0...v10.0.1
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
Version 9.1.4 Solved issue TimeZone and Geocoder crash
What's Changed
- [ISSUE 342] Solved issue with already disposed/canceled flow by @ferranpons in #343
Full Changelog: v9.1.3...v9.1.4
Version 9.1.3 Solved with UndeliverableException on Geocoder
What's Changed
- ISSUE 339 - Solved crash with UndeliverableException on Geocoder by @ferranpons in #340
- New Release Version 9.1.3 by @ferranpons in #341
Full Changelog: v9.1.2...v9.1.3
Version 9.1.2 Solved issues with search
What's Changed
- Handle exception thrown by TimeZoneApi when getting timezone without api-key by @davidftrujillo in #335
- Show complete addressLine in search list by @davidftrujillo in #336
- Reduce geocoder calls and UI updates when searching by @davidftrujillo in #337
- New release version 9.1.2 by @ferranpons in #338
New Contributors
- @davidftrujillo made their first contribution in #335
Full Changelog: v9.1.1...v9.1.2
Version 9.1.1 Solved Address issues
What's Changed
- Solved issues with Address parser and search address list by @ferranpons in #330
Full Changelog: v9.1.0...v9.1.1
Version 9.1.0 Solved UI issues
Upgraded to latest version
Corrected UI issues
Improved code to avoid issues
Version 9.0.0 Sonatype
This has a braeking change:
- new package name
Version 8.0.0 Material
We have fully migrated from Appcompat to Material Components library
PR #313