Skip to content

Releases: kvs-coder/HealthKitReporter

1.4.2

12 Mar 17:31
Compare
Choose a tag to compare

Fix Sources for Statistics

1.4.0: Merge pull request #13 from VictorKachalov/dev

25 Feb 15:29
e1d248c
Compare
Choose a tag to compare
  • iOS 9.0 support
  • Carthage and Swift Package Manager support
  • FIx with workout values
  • Fix with UUID of Samples

1.3.5

10 Feb 16:39
Compare
Choose a tag to compare
  • Fix issue with saving Workout

1.3.4

01 Feb 17:07
Compare
Choose a tag to compare
  • Added UUID property for Wrappers of original HKObjectTypes

1.3.3

27 Jan 18:10
Compare
Choose a tag to compare
  • Added more CategoryType enum cases (iOS 14)

1.3.2

19 Jan 19:55
Compare
Choose a tag to compare
  • Deprecate SampleQuery, use specific queries instead (Quantity, Category etc.)
  • Added more QuantityType enum cases (iOS 14)

1.3.1

23 Dec 12:50
Compare
Choose a tag to compare

fix with activity summary id

1.3.0: Merge pull request #7 from VictorKachalov/query-change

08 Dec 18:58
e7d34ad
Compare
Choose a tag to compare
  • All reading and observer queries are returned as objects in order to let to stop them running
  • Manager is now responsible for executing queries
  • Most of the reading queries will throw an Error if provided type is not recognized by HK
  • Electrocardiograms voltage measurement

1.2.6: Merge pull request #6 from VictorKachalov/dev

24 Nov 20:54
ebf38a9
Compare
Choose a tag to compare
  • Workout Route series query
  • CLLocation usage in Workout Route