Releases: jrmycanady/gocronometer
Releases · jrmycanady/gocronometer
v1.5.1
Add second export to parse with proper spelling of protein (#10)
v1.5.0
What's Changed
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #8
- Update to support more values and a few more fixes by @jrmycanady in #9
Full Changelog: v1.4.4...v1.5.0
Version 1.4.4
Changes
- Bump golang.org/x/net from 0.23.0 to 0.36.0]
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.