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