Skip to content

Releases: opzero1/chrome-devtools-cli

v0.1.4

24 Apr 03:05

Choose a tag to compare

v0.1.3

23 Apr 04:44

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Apr 22:40

Choose a tag to compare

Summary

  • recover stale daemon/browser websocket connections without requiring a manual relaunch in the common case
  • preserve target-first browser reuse guidance and configurable daemon idle timeout
  • publish the 0.1.2 arm64 release artifact for the Homebrew tap

Full Changelog: 0.1.0...v0.1.2

v0.1.1

20 Apr 12:20

Choose a tag to compare

Summary

  • make the daemon idle timeout configurable with --daemon-idle-timeout and CHROME_DEVTOOLS_DAEMON_IDLE_TIMEOUT
  • support 30m, 1h, never, and generic Ns/Nm/Nh values
  • let a running daemon adopt a new idle timeout without a manual restart

Verification

  • cargo test
  • cargo check