Skip to content

Releases: madkoding/git-reports

v1.0.20260228181232

28 Feb 18:12
48532e6

Choose a tag to compare

📦 Executables

Download the executable for your platform:

Platform File
Linux x64 git-reports-x86_64-unknown-linux-gnu
Linux ARM64 git-reports-aarch64-unknown-linux-gnu
macOS x64 git-reports-x86_64-apple-darwin
Windows x64 git-reports.exe

🔒 Checksums

Verify the integrity of your download:

$(cat artifacts/SHA256SUMS.txt)

🚀 Usage

# Create config.yaml in the same directory as the executable
./git-reports

See README for configuration.

What's Changed

  • Update reqwest requirement from 0.12 to 0.13 by @dependabot[bot] in #4

Full Changelog: v1.0.20260226190946...v1.0.20260228181232

v1.0.20260226190946

26 Feb 19:09
47a059a

Choose a tag to compare

📦 Executables

Download the executable for your platform:

Platform File
Linux x64 git-reports-x86_64-unknown-linux-gnu
Linux ARM64 git-reports-aarch64-unknown-linux-gnu
macOS x64 git-reports-x86_64-apple-darwin
Windows x64 git-reports.exe

🔒 Checksums

Verify the integrity of your download:

$(cat artifacts/SHA256SUMS.txt)

🚀 Usage

# Create config.yaml in the same directory as the executable
./git-reports

See README for configuration.

What's Changed

  • Fix release workflow: add missing tag_name to action-gh-release by @Copilot in #2
  • Add contents:write permission to release job by @Copilot in #3

New Contributors

  • @Copilot made their first contribution in #2

Full Changelog: https://github.com/madkoding/git-reports/commits/v1.0.20260226190946