Skip to content

v0.3.0

Choose a tag to compare

@gricha gricha released this 23 Jan 01:36
· 9 commits to main since this release

What's New

Session Notes

Add notes to your workout sessions or specific exercises with the new note command:

  • Session notes: workout note "Felt strong today"
  • Exercise notes: workout note bench-press "Adjusted grip width"

Exercise Management During Workouts

Two new commands for on-the-fly workout modifications:

Swap: Replace an exercise with another (keeps existing sets)

workout swap bench-press dumbbell-press

Add: Add an exercise to your current workout

workout add lateral-raise

Full Changelog

https://github.com/anomalyco/workout-cli/compare/v0.2.0...v0.3.0

Full Changelog: v0.2.0...v0.3.0