Add release script and release notes (no artifacts)

This commit is contained in:
2026-02-15 22:23:53 +03:00
parent 5e49adaf05
commit c13788132b
4 changed files with 162 additions and 0 deletions

5
.gitignore vendored
View File

@@ -62,3 +62,8 @@ go.work.sum
# Distribution binaries
dist/
# Release artifacts
releases/**/SHA256SUMS.txt
releases/**/*.tar.gz
releases/**/*.zip