Skip to content

Releases: AckeeCZ/ReactiveLocation

4.0.2

28 Apr 06:07
Compare
Choose a tag to compare
  • Fix getting location permissions (#30)
  • Fix single location retrieve (#30)

4.0

21 Feb 21:13
ec8fefc
Compare
Choose a tag to compare
4.0
Update ReactiveLocation.podspec

4.0-beta.2

16 Apr 08:21
Compare
Choose a tag to compare
  • move location permission request out of ReactiveLocation (#22, kudos to @olejnjak)
  • add single location producer that returns nil if timeout occurs (#23, kudos to @olejnjak)

4.0-beta.1

02 Apr 13:09
Compare
Choose a tag to compare
  • completely new version (#19, kudos to @olejnjak)
    • automatically asks for permissions
    • monitors observers and starts/stops updating location
    • fits better in dependency injection as it doesn't use static methods

Swift 5 & Xcode 10.2

28 Mar 16:26
Compare
Choose a tag to compare
  • fix recursive calls when calling without parameters (#17, kudos to @olejnjak)
  • migrate to Swift 5 & Xcode 10 (#18, kudos to @olejnjak)

3.1.1

21 Sep 15:21
Compare
Choose a tag to compare

Update ReactiveSwift

02 Aug 10:59
6ffc9e9
Compare
Choose a tag to compare

Improvements

Carthage fix

22 Mar 17:09
Compare
Choose a tag to compare

Old release contained an invalid prebuilt framework, this one is OK.

Carthage support

28 Dec 12:46
5752aef
Compare
Choose a tag to compare

Swift3 & ReactiveSwift version

18 Jan 13:32
Compare
Choose a tag to compare
2.0.2

updated podspec