| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-08 | incrementv0.2.40.2.4 | Paul Buetow | |
| 2026-03-08 | decrement | Paul Buetow | |
| 2026-03-08 | increment | Paul Buetow | |
| 2026-03-03 | chore: bump version to 0.2.3v0.2.30.2.3 | Paul Buetow | |
| 2026-02-28 | bump version to 0.2.2v0.2.20.2.2 | Paul Buetow | |
| Amp-Thread-ID: https://ampcode.com/threads/T-019ca323-dde1-73ac-97f0-cebfae5922a5 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-20 | bump version to 0.2.1v0.2.1 | Paul Buetow | |
| Performance improvement: - Use transactions for database imports (118x speedup) - Import time reduced from 11.2s to 0.076s Amp-Thread-ID: https://ampcode.com/threads/T-019c7c73-58f9-7516-958d-f30eb17a3bff Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-20 | bump version to 0.2.0v0.2.0 | Paul Buetow | |
| Major improvements: - Apply Go best practices (reorganized types, constructors, methods) - Remove obsolete files (guprecords.raku, compare-with-raku.sh) - Extract processRecordsFile helper function - Fix word-wrapping bug - Support database import/query workflow - Add database-backed uprecords Makefile target Amp-Thread-ID: https://ampcode.com/threads/T-019c7c73-58f9-7516-958d-f30eb17a3bff Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-20 | Add Go implementation (goprecords)v0.1.0 | Paul Buetow | |
| - cmd/goprecords: CLI with import, query, report-from-files, test - internal/goprecords: types, order, aggregate, db, report - internal/version: version constant (0.1.0) - SQLite import (repeatable: clears record table then inserts) - Magefile: Build, Test, Install, Uninstall - Table-driven unit tests; comparison script vs Raku guprecords - .gitignore: *.db, /goprecords binary Co-authored-by: Cursor <cursoragent@cursor.com> | |||
