Releases: gricha/workout-cli
Releases · gricha/workout-cli
v0.5.0
v0.4.1
New Commands
workout undo [exercise]- Remove the last logged setworkout edit <exercise> <set#> [weight] [reps]- Edit a specific setworkout 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
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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-pressAdd: Add an exercise to your current workout
workout add lateral-raiseFull Changelog
https://github.com/anomalyco/workout-cli/compare/v0.2.0...v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Full Changelog: v0.1.0...v0.2.0