Releases: cszatmary/shed
v0.5.1
v0.5.0
Changelog
38ffdf4 chore: Change owner to cszatmary, branch to main (#19)
870b836 feat!: Remove uninstall command (#15)
4512325 feat!: Rename shed install to shed get (#16)
c86c2f5 feat: Add --update flag to get to update tools to the latest version (#22)
685313b feat: Add -u flag to list to show latest versions of tools (#14)
73900de feat: Limit concurrency to num CPUs, add flag to customize (#21)
eeee622 feat: Redesign error handling in shed and redo all errors (#18)
ab01149 feat: Refactor CLI implementation, add --progress global flag (#17)
1fe0e8d fix: Get proper go version when creating go.mod files (#20)
v0.4.0
v0.3.0
Changelog
9709288 chore: Update tools, use new go-fish (#8)
86bc654 feat!: Add support for @none version suffix (#12)
a5ec6c5 feat!: Remove --update flag from install (#11)
9a478c3 feat: Add shed list to list tools in the lockfile (#10)
bac3381 feat: Find lockfile in parent directories, add init command (#9)