v0.0.5
Description
- Generate more artifacts for linux (deb, rpm, apk)
- Update deps
- Enforce toolchain go 1.23
- Big linting party over the whole project
Changelog
- 24aa054: Add linux package (deb, rpm, apk) (@kefniark)
- aa4f599: quick reorganization + update npm deps (@kefniark)
- 968f34c: move generation command from justfile to //go:generate (@kefniark)
- 5fe9ad2: Enforce golangci-lint and lint project (@kefniark)
- 8e05319: enforce golangci-lint install (@kefniark)
- b9072cb: bring back tools.go (@kefniark)
- 0aae6ca: revert to devenv test (@kefniark)
- bdc30b9: Make coverage reporting allow to fail in CI (@kefniark)
- 8ca2b1e: Merge pull request #17 from kefniark/chore/lint (@kefniark)