Skip to content

Add history date filters - #338

Open
jongio wants to merge 1 commit into
mainfrom
idea/history-date-window
Open

Add history date filters#338
jongio wants to merge 1 commit into
mainfrom
idea/history-date-window

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Closes #333

Adds --since and --until to thermoworks history so readings can be narrowed to a cook window before table, CSV, JSON, or file output.

Validation:

  • pnpm exec biome check packages\cli\src\commands\history.ts packages\cli\src\command-registry.ts packages\cli\tests\history.test.ts
  • pnpm --filter .\packages\cli exec vitest run tests\history.test.ts
  • pnpm --filter .\packages\cli typecheck
  • pnpm --filter .\packages\cli build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 3f892a21-0f5d-41e7-aebb-afbda057615d
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 26, 2026
@jongio jongio self-assigned this Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add date window filters to the history command

1 participant