Skip to content

Releases: andrehora/gitevo

0.1.3

07 Aug 14:36
Compare
Choose a tag to compare

Version 0.1.3

Released 2025-08-07

  • Add CSV report.
  • Change default report name to 'report_<project_name>'.
  • Improve tests.
  • Improve exception handling.
  • Remove aggregate, last_version_only, and before.

0.1.2

22 Apr 20:05
Compare
Choose a tag to compare

Version 0.1.2

Released 2025-04-22

  • Set an explicit Y minimum of 0 in charts.
  • Skip non-Git repositories in a directory containing multiple Git repositories.
  • Add version command line arg (-v and --version).
  • Improve cli help messages and README.

0.1.1

16 Apr 18:06
Compare
Choose a tag to compare

Version 0.1.1

Released 2025-04-16

  • First public release.