v0.1.1
0.1.1 (2023-12-30)
🔖 This release contains no real user-facing changes - it's setting up additional CI/CD tooling and adding a proper README.
Continuous Integration
- add codecov reporting (#8) (05f0d65)
- build: also package LICENSE and README into release assets (#6) (030e4c1)
- tests: use CGO as race won't work otherwise (05f0d65)
Documentation
Code Refactoring
- add proper usage string to cli (dca7660)