Skip to content

1.5.3

Compare
Choose a tag to compare
@kvs-coder kvs-coder released this 05 Sep 10:24
· 31 commits to master since this release
  • 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