Skip to content

Releases: agencyenterprise/react-native-health

v1.6.0

22 Mar 14:44
Compare
Choose a tag to compare

Major Changes

  • Add Manually Added flag to all methods 0c9275d
  • Add Distance Swimming permission cc435e1
  • Allow saving body temperature f77b886
  • Add CONTRIBUTING.md 406d99f
  • Add Pull Request template 2baafea

Minor Changes

  • Fix return types for Arrays 7496777

v1.5.0...v1.6.0

v1.5.0

12 Mar 19:50
Compare
Choose a tag to compare

Major changes

  • Added support for reading Oxygen Saturation a5a454b

Minor Changes

  • Add saveWater documentation e2d916a
  • Add example application for development 0e5864b
  • Add missing dictionary and tweak types f1eaf4f

v1.4.0...v1.5.0

v1.4.0

08 Mar 18:08
Compare
Choose a tag to compare

Major Changes

  • Add new activities from iOS 14 1a694cc

Minor Changes

  • Fix type definitions for getWeightSamples() 44d0d61

v1.3.2...v1.4.0

v1.3.2

12 Feb 16:19
Compare
Choose a tag to compare

Minor Changes

  • Update the getAuthStatus docs to reflect correct typings 3f96a81
  • Fix an incorrect typescript definition 161ef81

v1.3.1...v1.3.2

v1.3.1

20 Jan 20:04
Compare
Choose a tag to compare

Minor changes

  • Fix getAuthorizationStatus failure by missing method dc0415a

v1.3.0...v1.3.1

v1.3.0

15 Jan 13:40
Compare
Choose a tag to compare

Major changes

  • New methods for background processing 2e3e285
  • Export getAppleStandTime method d833461
  • Add period and includeManuallyAdded options for energy and flightsClimbed methods becd940
  • Add kcal unit for energy methods 055aa15

Additional notes

  • With this release, we do have the default values for period set for 60 minutes at both energy methods. It was previously set for a full day. Look at #29 for further information

v1.2.1...v1.3.0

v1.2.1

06 Jan 12:25
Compare
Choose a tag to compare

Major changes

  • Export get and set body fat percentage methods 4e77fce
  • Update types to reflect results that present as Array 62f81f8
  • Add permission for AppleExerciseTime 6596221

Additional changes

  • Make documentation clearer and fixing typos 4afb368

v1.2.0...v1.2.1

v1.2.0

25 Nov 14:14
Compare
Choose a tag to compare

Major changes

  • Change default value for the manually added flag to true 3dcd4ac
  • Remove getWorkout method from the library 8fe852e

Additional changes

  • Fix crash when WorkoutActivityType is unknown 4237f89

v1.1.5...v1.2.0

v1.1.5

02 Nov 14:52
Compare
Choose a tag to compare
  • Update RCTAppleHealthKit+Methods_Activity.m 30c4454
  • getDailyStepCountSamples is returning an array ed2b70e
  • Implement AppleStandTime ee512cb
  • Add methods and documentation for getDistanceSwimming 3fc363a
  • Update info.plist location a3c3932
  • Add Xcode Capabilities Documentation be63d74
  • Add includeManuallyAdded flag to options type 6cf35bb

v1.1.4...v1.1.5

v1.1.4

14 Oct 11:39
Compare
Choose a tag to compare
  • Update README to include getDailyDistanceSwimmingSamples d8a9cd2
  • Complete the implementation of getDailyDistanceSwimmingSamples 008c561
  • Add optional date type in HealthInputOptions d9c3cdf

v1.1.3...v1.1.4