Skip to content

v1.1.0

Latest

Choose a tag to compare

@chrishutchinson chrishutchinson released this 05 Feb 17:20
5cb2e34
  • Add thermal printer support (Epson TM-T88V) via USB and TCP
  • Fix session cost accuracy: use ccusage --id instead of --breakdown which was returning sub-session slices instead of true totals
  • Fix hook mode: pass session ID from stdin to ccusage so we match the correct session instead of returning an arbitrary one
  • Silently skip receipt generation for sessions not yet in ccusage (e.g. very short sessions) rather than printing wrong data
  • Support multiple output formats (html,console,printer) comma-separated
  • Add printer config option and CLI flag
  • Update setup wizard with output format selection
  • Add GitHub URL below QR code on printed receipts
  • Update README with thermal printing docs and new troubleshooting sections