New goreleaser config and docker setup (with arm64)

This commit is contained in:
2025-04-25 11:44:59 +09:30
parent d864a8c486
commit b559f15eb1
3 changed files with 31 additions and 11 deletions

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [v1.1.4] - Unreleased
- Minor refactorings, upgrade dependencies
- Migrate to goreleaser v2 configuration
- Generate arm64 docker builds
## [v1.1.3] - 2024-03-17
- Code cleanups, better error checking