Releases: pfrederiksen/cost-blame
Releases · pfrederiksen/cost-blame
cost-blame 0.2.2
Compare
Sorry, something went wrong.
No results found
Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.2.2_< OS> _< ARCH> .tar.gz
sudo mv cost-blame /usr/local/bin/
Windows
# Extract the zip and add to PATH
Using Go
go install github.com/pfrederiksen/cost-blame@0.2.2
Changelog
Others
296aa50 Improve test coverage from 16% to 20.8% (#4 )
cost-blame 0.2.1
Compare
Sorry, something went wrong.
No results found
Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.2.1_< OS> _< ARCH> .tar.gz
sudo mv cost-blame /usr/local/bin/
Windows
# Extract the zip and add to PATH
Using Go
go install github.com/pfrederiksen/cost-blame@0.2.1
Changelog
cost-blame 0.2.0
Compare
Sorry, something went wrong.
No results found
Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.2.0_< OS> _< ARCH> .tar.gz
sudo mv cost-blame /usr/local/bin/
Windows
# Extract the zip and add to PATH
Using Go
go install github.com/pfrederiksen/cost-blame@0.2.0
Changelog
Others
816d45d feat: High-value additions for v0.2.0 (#3 )
cost-blame 0.1.0
Compare
Sorry, something went wrong.
No results found
Installation
macOS/Linux
# Extract and install
tar xzf cost-blame_0.1.0_< OS> _< ARCH> .tar.gz
sudo mv cost-blame /usr/local/bin/
Windows
# Extract the zip and add to PATH
Using Go
go install github.com/pfrederiksen/cost-blame@0.1.0
Changelog
Others
42e5ec5 "Claude Code Review workflow"
05c4f83 "Claude PR Assistant workflow"
eed9f0f Initial commit: project scaffold
a698fb0 Merge pull request #1 from pfrederiksen/add-claude-github-actions-1768354226630
39ffc87 feat: Complete cost-blame CLI implementation (#2 )