Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 10:13
cfc76ab

Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2026-03-20

⚙️ Miscellaneous

  • Add prek pre-commit hooks

🐛 Bug Fixes

  • ci: Go version and golangci-lint errors
  • deps: Resolve named return shadowing
  • lint: Resolve all 20 golangci-lint errors
  • lint: Pointer receivers, goimports, funlen
  • lint: EvalOrder, goimports, appendCombine
  • lint: Remove unused return from handlers

🚀 Features

  • ci: Auto release PR on push to main