This repository has been archived by the owner on Jan 7, 2024. It is now read-only.
v0.10.0
New Features
- add option to (not) consider individual activity for awards
- add option to (not) consider entire sport for awards
This is especially important in case of low quality tracking data, which could lead to high velocities and thus a superb rankings.
How to Upgrade
- upgrade with pip
pip install --upgrade workoutizer
- run
wkz manage migrate
(migrating the db could take a while this time)