[3.0.0] - 12.03.2023.
- Check for Health data availability
- CHanged the way of creating HKR instance
[2.0.0] - 29.10.2022.
[1.7.0] - 29.10.2022.
- Add new iOS 16 types (also missing iOS 15 types)
[1.6.9] - 27.05.2022.
- Add copyWith methods to Correlation
[1.6.8] - 27.05.2022.
- Small fix with Correlation save in health repository
[1.6.7] - 27.05.2022.
- Small fix with Correlation copyWith method
[1.6.6] - 27.05.2022.
- Add saving Correlation samples
[1.6.5] - 18.04.2022.
- ECG with Voltage measurements in one query on demand
[1.6.4] - 17.04.2022.
- ECG with Voltage measurements in one query
[1.6.3] - 16.04.2022.
- add from dictionary static factory for WorkoutRoute
- minor fixes in the code
[1.6.2] - 23.10.2021.
- Fix timestamps bug
- add from dictionary static factory for HeartbeatSeries
[1.6.1] - 15.10.2021.
- return HeartbeatSeries as a collection of samples, each has own collection of measurements
[1.6.0] - 12.10.2021.
- heartbeatSeriesQuery changed as HeartbeatSeries now is a valid sample with a set of beat by beat measurements
[1.5.3] - 05.09.2021.
[1.5.2] - 05.09.2021.
- Extension of Category types, add detail key-value to DTO
[1.5.1] - 04.09.2021.
- CustomStringConvertable for HK enum Types
- Workout and WorkoutEvent restructuring, add harmonized description instead of name and type property respectively
[1.5.0] - 04.09.2021.
- 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)
[1.4.5] - 28.06.2021.
- Fix with minimum Operation System for iOS 10
[1.4.4] - 27.05.2021.
[1.4.3] - 02.04.2021.
[1.4.2] - 12.03.2021.
[1.4.0] - 25.02.2021.
- iOS 9.0 support
- Carthage and Swift Package Manager support
- FIx with workout values
- Fix with UUID of Samples
[1.3.6] - 10.02.2021.
- Remove redundant UUID paramater
[1.3.5] - 10.02.2021.
- Fix issue with saving Workout
[1.3.4] - 01.02.2021.
- Added UUID property for Wrappers of original HKObjectTypes
[1.3.3] - 27.01.2021.
- Added more CategoryType enum cases (iOS 14)
[1.3.2] - 19.01.2021.
- Deprecate SampleQuery, use specific queries instead (Quantity, Category etc.)
- Added more QuantityType enum cases (iOS 14)
[1.3.1] - 23.12.2020.
- Fix with HKActivitySummaryType identifier
[1.3.0] - 08.12.2020.
- 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] - 24.11.2020.
- Workout Route series query
- CLLocation usage in Workout Route
[1.2.5] - 23.11.2020.
- Dietery water add
- Fix with Source Revision cinstructor from map
[1.2.4] - 23.11.2020.
- Timestamps wide usage for payload (Flutter)
[1.2.3] - 18.11.2020.
- SampleTypes in appropriate requests
- Add Correlation
[1.2.2] - 18.11.2020.
- Correlation fix
- Fix with SampleType
- Refactoring
[1.2.1] - 15.11.2020.
- More public extensions for Flutter support
[1.2.0] - 12.11.2020.
- Cross-platform support for Flutter
- ObjectType as an aggregation type for different types
- Public extensions
[1.1.2] - 11.11.2020.
[1.1.1] - 21.10.2020.
[1.1.0] - 21.10.2020.
- Distinguish queries between different kind of types
- Making usage of preferred units as main strategy to write or read data
[1.0.1] - 02.10.2020.
[1.0.0] - 02.10.2020.
- Initial release. The HealthKitReporter library to make easy data reading and writing for HealthKit