Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:12
91bc40f

0.6.0 (2026-08-04)

Features

  • cli: add doctor, a diagnostics report to paste into an issue (92d9a54)
  • cli: reject unknown transport modes before touching the network (92d9a54)
  • render: draw itineraries as a timeline and label the markers (92d9a54)

Bug Fixes

  • cli: keep piped output from panicking on a closed pipe (92d9a54)
  • cli: refuse --json together with --watch (92d9a54)
  • config: write the config file atomically (92d9a54)
  • install: drop the duplicated PATH warning on macOS (92d9a54)
  • watch: coalesce manual refreshes so a held key cannot burst the API (92d9a54)

Performance Improvements

  • watch: build one HTTP client per watch session (92d9a54)