Skip to content

v0.4.1

Choose a tag to compare

@gricha gricha released this 25 Jan 06:39
· 4 commits to main since this release

New Commands

  • workout undo [exercise] - Remove the last logged set
  • workout edit <exercise> <set#> [weight] [reps] - Edit a specific set
  • workout delete <exercise> <set#> - Delete a specific set

These commands allow fixing mistakes when logging sets without having to cancel and restart your workout.

What's Changed

  • feat: add undo, edit, and delete commands for logged sets by @gricha in #4

Full Changelog: v0.4.0...v0.4.1