Skip to content

v0.0.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 08:57
· 6 commits to refs/heads/main since this release
2382692

What’s Changed

  • minimal docker readme (#110) @mmetc
  • CI: build and publish docker image (#108) @mmetc
  • update dependencies (#109) @mmetc
  • Allow overriding version.System in docker builds (#107) @mmetc
  • make: remove redundant go version check (#106) @mmetc
  • update GH actions, workflows, move test packaging to uv/ruff (#105) @mmetc
  • config: apply variable expansion to all keys (#102) @mmetc
  • use go 1.21.7 (#101) @mmetc
  • Makefile: use GO macro if set, to check for version (#99) @mmetc
  • logging: full standard timestamp with timezone (yyyy-mm-dd) (#100) @mmetc
  • Log level: don't demote trace to debug if using the -v flag (#98) @mmetc