Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 May 23:10
· 91 commits to main since this release

Changes

  • chore: release v0.3.0 (2259187)
  • docs(readme): update README with quick start and new description (7ee91b2)
  • refactor(menu): sort staged files and add auto-group option (d7dc286)
  • test: add staged flag to changed files in tests (4198caa)
  • refactor: add staged flag to ChangedFile (14fee40)
  • docs(readme): add new features and usage instructions (e0924c8)
  • refactor(ui): return RecoveryResult from showRecoveryMenu and add tests (55e0152)
  • fix(commit): handle recovery menu cancellations and auto-group flow errors (315a86a)
  • refactor(auto-group): return recovery result and add tests for auto-group flow (93f67cf)
  • feat(grouping): add auto-group command and grouping service (93ef4bb)
  • refactor(commit): add auto-group option and remove code review functions (442c37b)
  • feat(review): add code review service and UI (febd9ed)
  • feat(review): add review command to review staged changes with a coding model (be28d28)
  • refactor(lint): add biome-ignore comments and new complexity rules (26956f5)
  • chore(lint-staged): add passWithNoTests to vitest run (0a18c99)