Skip to content

Releases: asabirov/hevycli

v0.3.2

29 Mar 20:24
e30592e

Choose a tag to compare

Changelog

  • 6bb3d6c fix: handle array response from routine create/update API endpoints

v0.3.1

29 Mar 20:14

Choose a tag to compare

Changelog

  • 0d13176 feat: add GoReleaser with Homebrew and Scoop deployment
  • 4aae0f4 feat: add Phase 3 analytics commands
  • d81c2dd feat: add Phase 4 TUI components and shell completion
  • 9c2ebcb feat: add interactive TUI prompts for missing arguments
  • 0a309a5 feat: add interactive TUI table for exercise list
  • 56be23e feat: add interactive routine builder TUI
  • f0f2f08 feat: complete Phase 2 write operations for workouts, routines, exercises
  • 4270761 feat: implement hevycli Phase 1 & 2 - foundation and core CRUD
  • a795159 fix: place Homebrew formula in Formula directory
  • 6530d12 fix: update CI workflow for Go version compatibility
  • 996062f fix: use int type for RoutineFolder ID and Routine FolderID fields