Changelog
- 5a9464b Merge pull request #2 from MShekow/fix/static-binary
- b025478 Compile static binaries
- 64fa3cd Merge pull request #1 from MShekow/feat/coverage-badge
- a705767 chore: Updated coverage badge.
- e932fcb Merge 0e9151a into 5d790e5
- 0e9151a Improve test coverage by wrapping all "os.something" calls with afero or our own wrappers
- fa67a4e Rename ContinuousDelivery to "Continuous Delivery"
- 7a8f5a2 Add CI and CD badges
- 2eac5aa chore: Updated coverage badge.
- 2dfd103 Merge 0091ce7 into 5d790e5
- 0091ce7 Add link to releases page to README.md
- ba0aa2b Extract Tool version to constant
- 2784683 Add coverage badge GHA workflow
- 5d790e5 Configure builds with .goreleaser.yaml
- bbd2cf2 Fix import path in main.go
- a3935d5 Apply different approach for staticcheck
- e2ceded Fix Go module name to "github.com/MShekow/directory-checksum"
- caa90e2 Add CI/CD GHA workflows
- 14cd368 Commit code and tests
- ff454f9 Initial commit