Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@qdm12 qdm12 released this 24 Jul 00:16
· 4 commits to main since this release

Features

  • Add timezone support with _ "time/tzdata" import
  • Docker image built for all CPU architectures supported by Docker

Maintenance

  • Add dependabot.yml
  • Bump peter-evans/dockerhub-description from 2.4.1 to 2.4.2 (#1)
  • Go mod tidy
  • use _ "github.com/breml/rootcerts" import for CA certificates
  • upgrade golangci-lint to v1.41 and fix errors
  • Rework CI and Dockerfile
    • Cross CPU arch builds (for devcontainers)
    • Merge all 3 workflows in ci.yml
  • Fix: do not dockerignore .golangci.yml