Skip to content

v0.1.1

Compare
Choose a tag to compare
@release-please-nobbs release-please-nobbs released this 30 Dec 20:15
66c09b8

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)