summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-28bump version to 0.2.2v0.2.20.2.2Paul Buetow
2026-02-28refactor: split ImportFromDir into smaller functionsPaul Buetow
2026-02-28refactor: move integration test runner from main.go to internal packagePaul Buetow
2026-02-28refactor: extract report config, flags, and rendering into internal packagePaul Buetow
2026-02-28refactor: extract shared parseRecordLine to eliminate duplicationPaul Buetow
2026-02-20test: add comprehensive unit tests for 82% coveragePaul Buetow
2026-02-20bump version to 0.2.1v0.2.1Paul Buetow
2026-02-20perf: use transactions for database imports (118x speedup)Paul Buetow
2026-02-20bump version to 0.2.0v0.2.0Paul Buetow
2026-02-20refactor: apply Go best practices and remove obsolete filesPaul Buetow
2026-02-20Add Go implementation (goprecords)v0.1.0Paul Buetow