0.1.0 (4-20-2020)
- Remove Reachability as a dependency
- Fix 0 timestamps
- Adding compatibility with arm64 and newer Swift versions
- Remove AlamoFire dependency in favor of stdlib HTTP request interface
- Force User-Agent header to be latin1 encoded
- Increment bugfix version
- Increment bugfix version
- Upgraded to a newer version of SwiftyJSON.
- Switched HTTP client from SwiftHTTP to Alamofire
- Switched to UInt64 for timestamps to avoid crashes on 32-bit devices
- Added a guard to iteration over accumulators
- Fixed an incorrect unit on the sts event attribute
- Fixed metadata.pub_date formatting issue
- Added heartbeat backoff to engagement tracking
- Marked many functions as internal to facilitate testing
- Removed unused reset function
- Initial release