SwiftLocation v4.1.0 Release Notes

Release Date: 2019-09-14 // over 4 years ago
  • ๐Ÿš€ Release On: 2019-09-13

    ๐Ÿ”„ CHANGES

    • #248 [NEW] Added dataFrequency property to the LocationRequest object which allows to filter continous subscription data by time/distance constraints.
    • ๐Ÿ“ฆ #261 [NEW] Added support for Swift Package Manager (Swift 5.x).
    • ๐Ÿ“œ #262 [FIX] place_id is now parsed correctly as identifier property of the Place instance both for OpenStreetMap and GoogleMaps requests.
    • #262 [FIX] rawData property of the Place allows you to access to the raw data returned from 3rd party services.
    • #263 [FIX] GeocoderRequest.Options initializer is now accessible.