Releases: kingstinct/react-native-healthkit
Releases · kingstinct/react-native-healthkit
29 Dec 01:27
Compare
Sorry, something went wrong.
No results found
Minor Changes
dcc070e : tighten up SourceRevision type, remove old os version checks
dcc070e : add requestPerObjectReadAuthorization
Patch Changes
dcc070e : clean up header and objective-c source
18 Dec 16:36
Compare
Sorry, something went wrong.
No results found
Patch Changes
f4c1a7f : add handling of noData error for statistics queries without data
18 Dec 14:24
Compare
Sorry, something went wrong.
No results found
Patch Changes
24829ca : avoid hard crash when supplying invalid statisticsOptions
24829ca : add parseUnitStringSafe to remove hard crashes for invalid units
24829ca : add missing sources return from statistics
12 Dec 09:33
Compare
Sorry, something went wrong.
No results found
Major Changes
332c106 : return samples from save calls
Minor Changes
004dd94 : add statistics per source queries
332c106 : expose sources from statistics queries
10 Dec 08:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
1c9d774 : - Streamline errors and warnings, so they always are prefixed with [react-native-healthkit]
Add common metadata properties to all sample types, so they're typesafe and easily accessible
Add subscribeToCategorySamples and useSubscribeToCategorySamples
Patch Changes
d7c2675 : - Make limit required (aligns with HealthKit and forces user to make a decision)
Refactor to deduplicate more code and streamline error handling
Add anchored queries for stateOfMind and correlations
Improve filter handling, add source filter and currentAppSource
Add medications API support
07 Dec 10:51
Compare
Sorry, something went wrong.
No results found
Patch Changes
6678bcb : Fix native error on queryCorrelationSamples when no data available
21 Nov 12:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
9c4bcd4 : fix: prevent crash if getRequestStatusForAuthorization is called without any data types
21 Nov 06:14
Compare
Sorry, something went wrong.
No results found
Minor Changes
e56fbd6 : add subscribeToQuantitySamples and useSubscribeToQuantitySamples for convenience
Patch Changes
f9138e3 : fix: crash on errors when saving workout sample
15 Nov 00:34
Compare
Sorry, something went wrong.
No results found
Major Changes
a60af40 : use date for anchorDate
f10749f : feat: make auth arguments as clear as can be
23 Oct 21:13
Compare
Sorry, something went wrong.
No results found
Patch Changes
6d60778 : fix: add thread-safe synchronization to quantityTypeUnitCache
0215f05 : Fix: Expose HKElectrocardiogramType for authorization requests