Skip to content

v0.27.0

Choose a tag to compare

@clivegross clivegross released this 15 May 10:59
· 50 commits to master since this release

[0.27.0] - 2025-05-15

Added

  • best_distance_interval() function for finding the fastest interval over a fixed distance.
  • WorkoutData, a pandas.DataFrame-like class for standardising the workout object structure from different file types or sources.

Changed

  • Refactored changelog to adopt Keep a Changelog format fully.

Full Changelog: v0.26.1...v0.27.0