summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2026-03-26fix modulePaul Buetow
2026-03-25ci: Update go.mod Go version to 1.22Paul Buetow
- Changed 'go 1.25.4' to 'go 1.22' in go.mod - Ran 'go mod tidy' to update dependencies The CI uses Go 1.22, so the go.mod now matches the CI Go version.
2026-03-23.golangci.ymlPaul Buetow
2026-03-23go.mod: minor updates for test improvementsPaul Buetow
2026-03-16bump version to v0.2.0v0.2.0Paul Buetow
- Add REPL mode with vi keybindings - Add built-in commands (help, clear, quit/exit) - Add mage repl target Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-11-25Initial commit: perc v0.0.0 - percentage calculatorv0.0.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-e4f4a959-8cc6-4ac0-b6fb-2779867e8b2a Co-authored-by: Amp <amp@ampcode.com>