Skip to content

Releases: cluzier/repoview

v0.3.4

05 Mar 02:51

Choose a tag to compare

Changelog

  • 024c93d feat(tui): add email column to contributor activity table in rebuildTable

v0.3.3

05 Mar 02:45

Choose a tag to compare

Changelog

  • 3016f7c feat(tui): enhance terminal UI with new table rendering and help system
  • dd7f65f fix: update time calculation in rebuildTable to use time.Since for accuracy

v0.3.2

05 Mar 01:04

Choose a tag to compare

Changelog

  • 5d89645 fix: update README to clarify features and remove go-git reference
  • 2fe0686 fix: update badge link for latest release in README

v0.3.1

05 Mar 00:52

Choose a tag to compare

Changelog

  • e1d820d Refactor git_analysis package to remove go-git dependency and enhance branch activity tracking

v0.3.0

04 Mar 03:43

Choose a tag to compare

Changelog

  • b5c1089 feat(tui): implement terminal UI for repository analysis
  • 25300b2 feat: update README and add CONTRIBUTING guide for improved clarity and contribution instructions
  • 98844b1 feat: update README for clarity and improved feature descriptions

v0.2.2

04 Mar 01:15

Choose a tag to compare

Changelog

  • 6210e9e feat: implement file viewer with line numbering and pagination support

v0.2.1

04 Mar 00:26

Choose a tag to compare

Changelog

  • e553097 feat: enhance analysis and metrics with improved file handling and UI updates

v0.2.0

03 Mar 03:23

Choose a tag to compare

Changelog

  • 6b2e089 feat: add stale files analysis and search functionality in TUI
  • 3de7d6a feat: enhance README with detailed features and usage instructions
  • 512236c feat: extend daily activity analysis to cover the last 365 days and enhance UI for activity display

v0.1.0

03 Mar 02:44

Choose a tag to compare

Changelog

  • c5a9ed3 Create LICENSE
  • c45ee1f ci: add GoReleaser config and release workflow
  • 2c9584d feat: add metrics package for risk scoring and TODO scanning
  • f4751e4 feat: update README and add .gitignore for build artifacts and environment files