Releases: kvs-coder/HealthKitReporter
Releases · kvs-coder/HealthKitReporter
version 1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
- Unit Tests for most of DTO Models
- WorkoutConfiguration bug fix for parsing
- WorkoutEventType name
- Parsing number values from incoming JSON dictionaries as NSNumber
- Fix the typos (HeartbeatSeries)
- CustomStringConvertable for HK enum Types
- Workout and WorkoutEvent restructuring, add harmonized description instead of name and type property respectively
- Extension of Category types, add detail key-value to DTO
- Sample app adjustments