Skip to content

Releases: roborev-dev/roborev

v0.5.0

09 Jan 21:41
6826bd7

Choose a tag to compare

New Features

  • Add filter-by-repo modal and workflow in the TUI.
  • Support ROBOREV_DATA_DIR to override the data directory.
  • Add configurable job timeout setting.

Improvements

  • Implement pagination in the TUI for large review lists.
  • Add keyboard navigation between reviews without returning to the list.
  • Make TUI views fit terminal width dynamically.
  • Make executable path handling more robust for hook workflows.

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

09 Jan 01:30
ae6ddac

Choose a tag to compare

What's Changed

  • feat: Add Husky git hook manager support by @sinzin91 in #11
  • Address review feedback for enqueue quiet mode by @wesm in #12
  • Refactors post-commit hook generation to eliminate code duplication, improve security, and ensure truly silent operation. by @wesm in #13

Full Changelog: v0.4.4...v0.4.5

v0.4.4

08 Jan 20:11
1e4b207

Choose a tag to compare

What's Changed

  • Do not trigger reviews when rebasing by @wesm in #9
  • Move rebase detection and quiet mode into roborev enqueue by @wesm in #10

Full Changelog: v0.4.3...v0.4.4

v0.4.3

08 Jan 16:17

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Jan 16:02

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

08 Jan 15:53

Choose a tag to compare

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

v0.4.0

08 Jan 15:23
084844b

Choose a tag to compare

What's Changed

  • Implement "roborev update" command and tui new version notification, incidental fixes by @wesm in #8
  • fix: create .git/hooks directory if it doesn't exist by @sinzin91 in #6

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Jan 03:43

Choose a tag to compare

Full Changelog: v0.2.4...v0.3.0

v0.2.4

08 Jan 00:06
4fd5b10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Jan 15:24

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3