Skip to content

Releases: dropseed/git-stats

v1.3.0

06 Mar 00:20
v1.3.0
1a725ce

Choose a tag to compare

Changelog

  • c868eb3 Improve visualizations and fix stash leak bug
  • 1a725ce Minor cleanup: add HTTP timeout, cache isTerminal, use map for key lookup

v1.2.0

05 Mar 23:53
v1.2.0
2bdb96e

Choose a tag to compare

Changelog

  • 0594ac2 Add --yes/-y global flag to skip confirmation prompts
  • 8dcc2e9 Add JSON log format, --config on ci/log, --keep path validation, README refresh
  • 3b7280a Add diff command to compare stats between two commits
  • 966a9f4 Add pretty format (table + sparklines) and make it the default
  • 30fbf0c Add table format for log output with aligned columns and short hashes
  • 4d1d6ac Colorize output across table, sparklines, show, and diff
  • ab64dab Show commit message and short hash in table/pretty output
  • 2bdb96e Support git diff-style syntax in diff command

v1.1.0

05 Mar 23:31
v1.1.0
bf7db85

Choose a tag to compare

Changelog

  • bf7db85 Add --config flag to check/save, update ci.go, README, and tests
  • 3573348 Fix golangci-lint version to v2.10
  • 31630ea Fix install.sh OS/arch casing to match GoReleaser output
  • a67da92 Improve regen flow: --config, --keep, relaxed clean check, summary, rich help
  • fc5c940 Trigger CI
  • dc3d069 Use golangci-lint v2 in CI for Go 1.25 compatibility
  • c97e38b Use golangci-lint-action v7 for golangci-lint v2 support

v1.0.0

05 Mar 23:03
v1.0.0
4f8186c

Choose a tag to compare

Changelog

  • 43083c2 $ console syntax?
  • 8e01145 Add --missing-only to regen, regen missing for latest 10 commits by default in CI
  • cbf8ebd Add CI command, detect no change, regen stash
  • 7307853 Add more explicit section for how to do file sizes and change to Ubuntu example instead of MacOS
  • 4f8186c Add pre-commit hook and install script
  • 3f4c318 Add sparklines, min/max/avg, stat % type
  • 80ad8de Add test command
  • 82772ae Catch failed checkout, fix empty 0 in first log
  • 2111109 Change --git-author to --git-name
  • a9893db Config file
  • 911f352 Delete nextrelease.yml
  • b176e81 Delete notes then add instead of force
  • 0e7d50c Exit regen if no missing stats
  • 121eeac Fetch depth notes
  • cdbfd07 Fix missing stat fill logic
  • db391fc Fix regen prompt
  • 4100f42 Initial stab
  • 9eb59e1 More README
  • 3aabc58 Remove extra options from save
  • 75dec62 Rewrite in Go
  • 460a61f Set git user.name and user.email in ci
  • 1cd6041 Set unparseable value as missing
  • de9b5e3 Simpler example
  • 502fe23 Skip regen prompt if isatty
  • 204e722 Spark example
  • 0bbfce9 Update CI example
  • 086c471 Update fetch command and hide delete output in save

v0.4.0

16 Sep 16:29
f5c526a

Choose a tag to compare

Changelog

1d793c7 Make goal optional and show a success status if not defined

v0.3.1

08 Jul 21:59

Choose a tag to compare

Changelog

09298d4 Fix nothing to compare mixup on string args
cc0bcfd Note error if you mix units
0297cb7 Merge branch 'master' of https://github.com/dropseed/commitstat
106005b Test for different units message
923bd90 Update screenshot with diff descriptions

v0.3.0

11 Jun 22:25

Choose a tag to compare

Changelog

4157e32 Calculate diffs and include in description
00fa83c Simpler description for equal stat

v0.2.2

11 Jun 21:55

Choose a tag to compare

Changelog

65301ea Include comparison sha/branch in descriptions

v0.2.1

11 Jun 21:39

Choose a tag to compare

Changelog

70ae4ab Return error state if no comparison stat found
83a9955 Update README.md
7eec7e0 README changes
221d327 Document options in README
cfe4751 Document options in README

v0.2.0

09 Jun 21:04

Choose a tag to compare

Changelog

5f93047 Merge branch 'master' of https://github.com/dropseed/commitstat
e69f8bc Remove goal default and make required
a6a294a Add go cover example and move links to paragraphs
0b76511 Update README.md
10a6b52 Update README.md
76d0497 Update README.md
6b987f2 Add example uses section to README
9bb93d5 More consistent language for new stat