| Branch | Commit message | Author | Age |
| main | increment version | Paul Buetow | 2 months |
| |
| Tag | Download | Author | Age |
| v0.4.1 | commit fa7f85ba33... | Paul Buetow | 2 months |
| v0.3.0 | commit 8dd3e8ce8a... | Paul Buetow | 2 months |
| v0.2.0 | commit ed32c7fea5... | Paul Buetow | 3 months |
| v0.1.0 | commit 488aeb5506... | Paul Buetow | 6 months |
| v0.0.1 | commit 19df586529... | Paul Buetow | 6 months |
| v0.0.0 | commit b97e4b19ec... | Paul Buetow | 6 months |
| |
| Age | Commit message | Author |
| 2026-03-25 | chore: Bump version to v0.3.0v0.3.0 | Paul Buetow |
| 2026-03-25 | refactor: RPN stack already extended to hold both numbers and booleans | Paul Buetow |
| 2026-03-25 | feat: Boolean operators already implemented (gt, lt, gte, lte, eq, neq) | Paul Buetow |
| 2026-03-25 | feat: Implement boolean operators and mixed boolean-numeric arithmetic | Paul Buetow |
| 2026-03-25 | ci: Add boolean-coercion tests and bump version to v0.2.2 | Paul Buetow |
| 2026-03-25 | docs: README already has rational mode and hyper-operator documentation | Paul Buetow |
| 2026-03-25 | ci: Update Magefile to include shortcuts for build, test, lint, and release | Paul Buetow |
| 2026-03-25 | docs: Add CONTRIBUTING.md with build, test, mage usage, and PR guidelines | Paul Buetow |
| 2026-03-25 | ci: Add test coverage check to CI pipeline | Paul Buetow |
| 2026-03-25 | refactor: rpn.go already uses NewNumberValue for all Push operations | Paul Buetow |
| [...] |