0.22.0
[0.22.0] - 2021-10-19
Added
- When
metadata=True
is passed tosweat.read_fit()
the response now includes an "athlete" key that contains an Athlete model with information about the athlete.
Fixed
- Suunto hrv samples that consist of only 1 value are now properly handled and do not raise a TypeError anymore.