Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@fgebhart fgebhart released this 30 Jan 16:12
· 34 commits to master since this release

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)