Releases: patloew/RxLocation
Releases · patloew/RxLocation
RxLocation v1.0.5
RxLocation v1.0.4
Changes
- Update dependencies
- BREAKING: Removed Retrolambda. Since this library uses Java 8 features, from v1.0.4 on, only Android gradle plugin 3.0.0 or higher is supported.
RxLocation v1.0.3
Changes
- Update dependencies (Play Services 10.2.1)
- Fix bug which lead to leaks when using `rxLocation.location().updates() (#26)
- BREAKING: Removed
GoogleAPIClientSingle
and replaced it withGoogleApiClientFlowable
(#22) - BREAKING: Replace uppercase "API" in
GoogleApiConnectionException
andGoogleApiConnectionSuspendedException
with "Api"
RxLocation v1.0.2
RxLocation v1.0.1
RxLocation v1.0.0
Initial release.