v0.13.0
ATTENTION
If you have multiple workouts with the same starting time, they will be pruned as duplicates! You may want to make a backup of your database first!
What's Changed
- Calculate average of averages for statistics by @jovandeginste in #101
- Ensure the workout-mapdata relation is a 1-1 mapping by @jovandeginste in #102
- Add postgresql support by @icewind1991 in #92
- Show the max average speed when showing records by @jovandeginste in #104
- Add swagger docs to document the API by @jovandeginste in #105
- Add support for TCX files by @jovandeginste in #99
- Ensure a user can not have two workouts with the same time by @jovandeginste in #103
New Contributors
- @icewind1991 made their first contribution in #92
Full Changelog: v0.12.3...v0.13.0