Releases: kilohealth/rn-fitness-tracker
Releases · kilohealth/rn-fitness-tracker
v3.1.0
v3.1.0-alpha.3
v3.1.0-alpha.2
v3.1.0-alpha.1
3.1.0-alpha.1 (2023-02-13)
Features
- ios: add HealthKit.queryAnchoredWorkouts method (799d3f2)
Bug Fixes
- ios: add array type to HealthKitAnchoredWorkoutResult deleteRecords (13d8207)
v3.0.1
v3.0.0
3.0.0 (2023-01-02)
⚠ BREAKING CHANGES
- android: If Google cloud console credential setup is incorrect
throw exception when authorize method is run.
Features
- android: throw exception on authorize when setup is incorrect (918eb29)
Bug Fixes
- android: authorization resolve false if user cancelled (2e9ec83)
v2.0.7
v2.0.6
v2.0.5
2.0.4
2.0.4 (2022-09-22)
Build System / Dependencies
- skip ios e2e tests workflow if updated directories are android and scripts (8ebceaa)
- workflow include new version inside release body (d2501ba)
- github workflow truncate changelog to latest version when creating release (d7b6984)
- add .yarn/verions/ folder to git staged before commiting version files (3ffab78)
- android: updated gradle gms:play-services dependencies (638de59)
Bug Fixes
- android: use english locale instead of local locale for formatting date (f003538)