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 https://github.com/jaroslawhartman/withings-sync/pull/135
* sync.py: update last_sync value after successful sync by stynoo in https://github.com/jaroslawhartman/withings-sync/pull/137
* Store the garth session information and upload the fit file via garth by jrast in https://github.com/jaroslawhartman/withings-sync/pull/132
* Update sync.py: include version in debug logs by stynoo in https://github.com/jaroslawhartman/withings-sync/pull/140
* Added support for .env files by jrast in https://github.com/jaroslawhartman/withings-sync/pull/131
New Contributors
* jrast made their first contribution in https://github.com/jaroslawhartman/withings-sync/pull/132
**Full Changelog**: https://github.com/jaroslawhartman/withings-sync/compare/v4.0.0...v4.1.0