v4.1.0 Features / Bugfixes
Feat:
- .env supported in python
- debug mode prints now version
- more of the work is done in garth
Fix: - update last_sync on timeout works now correct
What's Changed
- Small cosmetic patches to improve readable output. by @stynoo in #135
- sync.py: update last_sync value after successful sync by @stynoo in #137
- Store the garth session information and upload the fit file via garth by @jrast in #132
- Update sync.py: include version in debug logs by @stynoo in #140
- Added support for .env files by @jrast in #131
New Contributors
Full Changelog: v4.0.0...v4.1.0