browser-controller-mediator (0.2.2-1) unstable; urgency=medium

  * Styling - toml - Apply tombi formatting to deny.toml and nextest.toml
  * Miscellaneous tasks - template - Sync lint config from cargo-generate template
  * Miscellaneous tasks - dependencies - Update dependencies

 -- Matthias Hörmann <mhoermann@gmail.com>  Wed, 10 Jun 2026 12:43:58 +0200
browser-controller-mediator (0.2.1-1) unstable; urgency=medium

  * Bug fixes - cross-platform - Make workspace build on Windows and macOS

 -- Matthias Hörmann <mhoermann@gmail.com>  Wed, 29 Apr 2026 10:55:04 +0200
browser-controller-mediator (0.2.0-1) unstable; urgency=medium

  * Features - tabs - Add command to sort tabs by domain
  * Features - tabs - Add --background flag to open tab without activating it
  * Features - tabs - Add tab ID to tab summaries in windows list output
  * Features - windows - Add last-focused window indicator to windows list
  * Features - cli - Add window and tab matcher system for flexible selection
  * Features - open - Add --title-prefix, --if-title-prefix-does-not-exist, --if-url-does-not-exist
  * Features - tests - Add WebDriver BiDi integration test framework
  * Features - auth - Replace strip_credentials with onAuthRequired credential injection
  * Features - tests - Add CLI tests for all window matching parameters
  * Features - downloads - Add download management commands and event streaming
  * Features - tabs - Add reload command with optional cache bypass
  * Features - containers - Add Firefox container support
  * Features - containers - Add container_name to tab listings and matching
  * Features Add Password newtype with zeroize, fix CLI argument bugs
  * Features Pre-release hardening — browser compat, robustness, Chrome keepalive, docs
  * Features Add window/tab properties, tab groups, Chrome compat, and test infra
  * Refactor Extract browser-controller-client library crate
  * Refactor Add newtype IDs, typed Client API, and mandatory timeout
  * Refactor Move event-stream filtering to mediator, narrow client re-exports
  * Refactor Rework matchers with value enums, derive_builder, and extension trait
  * Miscellaneous tasks - dependencies - Upgrade dependencies

 -- Matthias Hörmann <mhoermann@gmail.com>  Wed, 29 Apr 2026 00:20:45 +0200
browser-controller-mediator (0.1.5-1) unstable; urgency=medium

  * No changes in this package; see other browser-controller components.

 -- Matthias Hörmann <mhoermann@gmail.com>  Thu, 02 Apr 2026 18:47:30 +0200

browser-controller-mediator (0.1.4-1) unstable; urgency=medium

  * Documentation Add correct per-crate badges to workspace and crate READMEs

 -- Matthias Hörmann <mhoermann@gmail.com>  Thu, 02 Apr 2026 18:09:03 +0200
browser-controller-mediator (0.1.3-1) unstable; urgency=medium

  * Bug fixes Add version to browser-controller-types workspace dependency
  * Miscellaneous tasks Add workspace Cargo.toml to cliff include_paths for all crates

 -- Matthias Hörmann <mhoermann@gmail.com>  Thu, 02 Apr 2026 17:48:20 +0200
browser-controller-mediator (0.1.2-1) unstable; urgency=medium

  * Miscellaneous tasks Enable publishing and improve keywords/categories for all crates
  * Miscellaneous tasks Fix exclude lists for crates.io publishing
  * Miscellaneous tasks - types - Sort Cargo.toml fields via cargo-sort
  * Miscellaneous tasks Add LICENSE files, per-crate READMEs, fix mediator description

 -- Matthias Hörmann <mhoermann@gmail.com>  Thu, 02 Apr 2026 15:06:05 +0200
browser-controller-mediator (0.1.1-1) unstable; urgency=medium

  * Features Implement browser-controller workspace with mediator, CLI, and extension
  * Features - cross-platform - Add macOS and Windows support
  * Bug fixes - mediator - Keep socket guard alive for full duration of run()
  * Refactor - workspace - Rename crate dirs to full names, add per-crate release tooling

 -- Matthias Hörmann <mhoermann@gmail.com>  Thu, 02 Apr 2026 14:23:33 +0200
browser-controller-mediator (0.1.0-1) unstable; urgency=medium

  * initial release

 -- Matthias Hörmann <mhoermann@gmail.com>  Wed, 01 Apr 2026 18:22:54 +0000
