Releases: opzero1/chrome-devtools-cli
Releases · opzero1/chrome-devtools-cli
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
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