v.0.9.4
Summary
- bump package version from 0.9.3 to 0.9.4
- update the TestPyPI snapshot default and README snapshot example
Validation
- python3 -m unittest discover -s examples/tests -p 'test_*.py'
- python3 -m black --check .
- python3 -m build
v.0.9.3
Summary
- Add parsed metrics support for supported performance graph payloads.
- Add workout overview and ride details helpers.
- Harden token auth error handling.
- Bump package version to 0.9.3.
Validation
- python3 -m unittest discover -s examples/tests -p 'test_*.py'
- python3 -m black --check .
- python3 -m build
v.0.9.2
Some small fixes in here, nothing major. Also moving to a better release system