Releases: jrmycanady/gocronometer
Releases · jrmycanady/gocronometer
Version 1.4.3
Changes
- Update GWT magic values.
- Update GWT rpc namespaces.
Version 1.4.1
Changes
- Parsing of biometrics now ignores blood pressure reading because they are sent as a combined string.
Version 1.4.0
Adds
- Adds parsing of Biometric data.
Version 1.3.0
Adds
- Provides optional parsing of exercise exports.
Version 1.2.1
Fixes
- Correct bug in parsing of servings.
Version 1.2.0
Adds
- Serving record parsing support specifying the location that will be used on the RecordedTime property.
Version 1.1.2
Fixed
- Handles export of records that have a date but no time associated.
Version 1.1.1
Fixed
- Corrects issue with parsing all data from servings.
Version 1.1.0
Enhancements
- Provides method to export serving data as a go struct.
v1.0.0
Perform go mod tidy