- Swiftlint / Config updates
- Point filtering and API enhancements.
- Added
PointFilterOptions
as a property of theGeoTrackManager
and two static pre-configured values:nilFilterOptions
, which won't filter at all anddefaultFilterOptions
, which has the default filter options. GeoTrackManager.shared.reset()
- Added
- Added Live Tracking in Example App
- Refactored Example App into a tab bar based UI
- Factored existing code into a (default) subspec:
Core
- Added
HealthKit
subspec- Provides the ability to read tracks from Workouts in HealthKit
- Swift 4
- functionally no different than 0.1.0
MVP Version:
- Swift 3.0
- Location Tracking
- Mapping of tracks