v0.4.0
- Added a workflow to automatically publish container images in #18, Thanks @clementnuss;
- Pull the image using command
docker pull ghcr.io/ahrtr/etcd-defrag:v0.4.0
;
- Pull the image using command
- Added .golangci.yaml in #19;
- Built the binaries using go1.20.8.