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