Skip to content

Latest commit

 

History

History
1231 lines (759 loc) · 53 KB

CHANGELOG.md

File metadata and controls

1231 lines (759 loc) · 53 KB

CHANGELOG

v0.21.4 (2025-02-04)

Bug Fixes

v0.21.3 (2025-02-04)

Bug Fixes

  • Semantic_release version update + update poetry-core version for build-system to >=2.0 (#201, 97467d3)
  • fix: semantic_release version update

  • fix: update poetry-core version for build-system to >=2.0

Chores

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.21.2 (2025-02-03)

Bug Fixes

  • Update poetry to v2 + add license to metadata (#199, cefa8f1)

Chores

  • Update dependabot.yml to include GHA (4da5d45)

  • deps: Bump dbus-fast from 2.30.2 to 2.31.0 (#198, c981206)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-ci: Bump the github-actions group with 8 updates (#196, f0b8d2e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: J. Nick Koston [email protected]

  • deps-dev: Bump pytest-asyncio from 0.25.2 to 0.25.3 (#197, 9050ac7)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.21.1 (2025-01-22)

Bug Fixes

  • Add missing platform markers for dbus-fast (#193, 7cc9b16)

Chores

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.21.0 (2025-01-19)

Chores

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 2.24.4 to 2.28.0 (#189, ac3050f)

  • deps: Bump jinja2 from 3.1.4 to 3.1.5 (#185, f35790e)

  • deps: Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 (#179, e5f1586)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.3.3 to 8.3.4 (#182, eeb87e3)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.24.0 to 0.25.2 (#188, f9cee50)

  • pre-commit.ci: Pre-commit autoupdate (#178, d6673cf)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: J. Nick Koston [email protected]

Features

v0.20.2 (2024-11-18)

Bug Fixes

  • Discard impossible timestamps when restoring bluetooth scanner data (#177, be11e23)

Chores

  • deps-dev: Bump pytest-cov from 5.0.0 to 6.0.0 (#175, 2b9b942)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.20.1 (2024-10-31)

Bug Fixes

  • Handle devices listed before adapter in dbus managed objects (#174, 69b0d16)

Co-authored-by: Joseph Gilby [email protected]

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Chores

  • deps: Bump aiooui from 0.1.6 to 0.1.7 (#171, c7d7235)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 2.24.2 to 2.24.3 (#165, b05f319)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 (#167, c3867de)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.20.0 (2024-10-05)

Chores

  • deps: Bump dbus-fast from 2.22.1 to 2.24.0 (#159, b3bafb5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 2.24.0 to 2.24.2 (#160, febbebe)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.3.2 to 8.3.3 (#161, 5e2c156)

Bumps pytest from 8.3.2 to 8.3.3. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: pytest dependency-type: direct:development

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.23.8 to 0.24.0 (#158, 7689ee4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

updates: - github.com/commitizen-tools/commitizen: v3.29.0 → v3.29.1 - github.com/PyCQA/bandit: 1.7.9 → 1.7.10

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Features

v0.19.4 (2024-08-16)

Bug Fixes

Chores

  • deps: Bump aiooui from 0.1.5 to 0.1.6 (#142, 18e0c98)

  • deps: Bump bleak from 0.21.1 to 0.22.2 (#138, d41ba11)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump certifi from 2024.2.2 to 2024.7.4 (#146, f6de2aa)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 2.21.2 to 2.21.3 (#143, e1bae7b)

  • deps: Bump dbus-fast from 2.21.3 to 2.22.1 (#145, 23ee0b7)

Bumps dbus-fast from 2.21.3 to 2.22.1. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: dbus-fast dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump jinja2 from 3.1.3 to 3.1.4 (#132, f6ed3e4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump myst-parser from 2.0.0 to 3.0.1 (#127, 61e5dbb)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump requests from 2.31.0 to 2.32.2 (#150, 3b2389c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx from 7.3.7 to 7.4.7 (#152, c3080cc)

Bumps sphinx from 7.3.7 to 7.4.7. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump urllib3 from 2.2.1 to 2.2.2 (#140, b578e8f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.2.0 to 8.2.2 (#139, cb17761)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.2.2 to 8.3.2 (#153, 623095a)

Bumps pytest from 8.2.2 to 8.3.2. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: pytest dependency-type: direct:development

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.23.6 to 0.23.8 (#149, 57fa581)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump zipp from 3.17.0 to 3.19.1 (#147, e352520)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • chore(pre-commit.ci): pre-commit autoupdate

updates: - github.com/commitizen-tools/commitizen: v2.28.0 → v3.27.0 - github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0 - github.com/pre-commit/mirrors-prettier: v2.7.1 → v4.0.0-alpha.8 - github.com/asottile/pyupgrade: v2.37.2 → v3.16.0 - github.com/PyCQA/isort: 5.12.0 → 5.13.2

  • chore(pre-commit.ci): auto fixes

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.19.3 (2024-06-24)

Bug Fixes

Chores

  • deps: Bump dbus-fast from 2.21.1 to 2.21.2 (#134, 56801fd)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx from 7.2.6 to 7.3.7 (#126, b891243)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.4.4 to 8.2.0 (#128, 3d9a957)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.19.2 (2024-05-04)

Bug Fixes

  • Handle AuthError while probing for adapters (#130, aec92f3)

v0.19.1 (2024-04-30)

Bug Fixes

  • Handle missing hci devices when enumerating adapters (#129, 95759e7)

v0.19.0 (2024-04-19)

Chores

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.23.5 to 0.23.6 (#121, ca87dfc)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 4.1.0 to 5.0.0 (#122, fc544a4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features

  • Improve adapter data with UART devices (#124, 5db938f)

v0.18.0 (2024-02-24)

Chores

  • deps: Bump aiohttp from 3.9.1 to 3.9.2 (#110, f9149cd)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump aiohttp from 3.9.2 to 3.9.3 (#113, c1b0aac)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 2.21.0 to 2.21.1 (#109, 20471f7)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump jinja2 from 3.1.2 to 3.1.3 (#108, cbc99d6)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.23.3 to 0.23.4 (#111, 555759c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features

  • Switch to using aiooui for mac lookups (#115, 6934ad8)

v0.17.0 (2024-01-04)

Chores

  • deps-dev: Bump pytest from 7.4.3 to 7.4.4 (#104, ba5efc6)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.21.1 to 0.23.2 (#99, e8b56bc)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.23.2 to 0.23.3 (#103, 70460c7)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features

v0.16.2 (2023-12-16)

Bug Fixes

  • Workaround fcntl and dbus_fast not available on windows (#102, 0c48649)

Chores

  • deps: Bump aiohttp from 3.8.5 to 3.9.0 (#96, 0527e0c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump aiohttp from 3.9.0 to 3.9.1 (#97, 9bede1f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.94.1 to 1.95.2 (#91, 37c9ad8)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump requests from 2.28.1 to 2.31.0 (#65, 1f9abf4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx from 6.2.1 to 7.2.6 (#98, 0e9bc85)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#84, eab4c2e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#100, 7ffe96d)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump urllib3 from 1.26.13 to 1.26.18 (#93, fe93d36)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.4.0 to 7.4.3 (#94, 950570e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.16.1 (2023-09-07)

Bug Fixes

Chores

  • deps: Bump aiohttp from 3.8.4 to 3.8.5 (#77, 681e8a6)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump async-timeout from 4.0.2 to 4.0.3 (#81, f407862)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump certifi from 2022.12.7 to 2023.7.22 (#86, 545b98b)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.86.0 to 1.90.2 (#80, 9a8bc79)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.90.2 to 1.91.2 (#82, 816f537)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.91.2 to 1.93.0 (#83, 73d991f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.93.0 to 1.94.1 (#87, 3ca4220)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump myst-parser from 1.0.0 to 2.0.0 (#76, b1b455e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump pygments from 2.13.0 to 2.15.0 (#85, df2a54f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.21.0 to 0.21.1 (#75, ab3166e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.16.0 (2023-07-12)

Features

v0.15.5 (2023-07-12)

Bug Fixes

  • Make sure down adapters are still listed (#71, 0411edd)

Chores

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx from 5.3.0 to 6.2.1 (#63, e382e3c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 1.2.0 to 1.2.2 (#67, 3b685d9)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.2.2 to 7.3.2 (#68, 0aee40d)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.3.2 to 7.4.0 (#70, 5ab008c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 4.0.0 to 4.1.0 (#69, 79517ad)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.15.4 (2023-05-09)

Bug Fixes

  • Don't import from dbus module on Windows (#57, f936758)

Chores

  • deps: Bump aiohttp from 3.8.3 to 3.8.4 (#51, 7932014)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.75.1 to 1.84.2 (#52, 37351aa)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump dbus-fast from 1.84.2 to 1.86.0 (#64, 71706c4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump myst-parser from 0.18.1 to 1.0.0 (#48, 67d4d35)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.19.0 to 0.20.3 (#47, 4f3692f)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-asyncio from 0.20.3 to 0.21.0 (#50, 1d5f47e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.15.3 (2023-03-18)

Bug Fixes

Chores

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump markdown-it-py from 2.1.0 to 2.2.0 (#42, 41aa2a6)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 (#46, 420757b)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.2.0 to 7.2.2 (#45, 513db01)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest-cov from 3.0.0 to 4.0.0 (#49, 82a9469)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.15.2 (2022-12-22)

Bug Fixes

  • Missing ADAPTER_CONNECTION_SLOTS from all (#38, d2bed5e)

v0.15.1 (2022-12-22)

Bug Fixes

  • Align naming with Home Assistant for new connection slots code (#36, 0605de5)

v0.15.0 (2022-12-21)

Features

  • Add connection_slots to AdapterDetails (#35, c0a7b52)

v0.14.1 (2022-12-10)

Bug Fixes

v0.14.0 (2022-12-10)

Features

  • Cleanup new storage apis and add coverage (#33, 07cfbdf)

v0.13.0 (2022-12-10)

Features

  • Add storage to save and restore discovered devices (#32, dc88a36)

v0.12.0 (2022-12-05)

Features

  • Expose load_history_from_managed_objects (#31, 823daa8)

v0.11.0 (2022-11-27)

Features

  • Detect vendor of uart bluetooth adapters by mac oui (#30, 12b1383)

v0.10.1 (2022-11-27)

Bug Fixes

v0.10.0 (2022-11-27)

Features

  • Export ADAPTER_ constants for the underlying usb device (#27, f3f7619)

v0.9.0 (2022-11-27)

Features

  • Add hardware info to adapter details (#26, dc2682d)

v0.8.0 (2022-11-16)

Chores

Features

  • Add new multi platform adapter manager (#23, 58119d1)

v0.7.0 (2022-11-04)

Features

v0.6.0 (2022-10-02)

Features

  • Use unpack_variants from dbus-fast (#21, f5e0cf4)

v0.5.3 (2022-10-01)

Bug Fixes

v0.5.2 (2022-09-26)

Bug Fixes

v0.5.1 (2022-09-17)

Bug Fixes

v0.5.0 (2022-09-17)

Features

  • Add support for restoring bluetooth history from the bus (#17, 3aaf104)

v0.4.1 (2022-09-10)

Bug Fixes

v0.4.0 (2022-09-09)

Features

  • Switch from dbus-next to dbus-fast (#15, 90d9ca5)

v0.3.6 (2022-09-09)

Bug Fixes

  • Handle Dbus closing the connection on us (#14, 847698f)

v0.3.5 (2022-09-08)

Bug Fixes

  • Downgrade more loggers to debug in case they do not have bluez installed and do not want bluetooth (#13, cae2700)

v0.3.4 (2022-09-02)

Bug Fixes

v0.3.3 (2022-09-01)

Bug Fixes

  • Downgrade dbus timeouts to debug logging as it likely means they have no bluez (#11, 4f6ae64)

v0.3.2 (2022-08-27)

Bug Fixes

  • Seperate FileNotFoundError and BrokenPipeError errors (#10, f0b3d81)

v0.3.1 (2022-08-27)

Bug Fixes

  • Manage BrokenPipeError thrown by MessageBus.connect() (#9, 5d0fbaa)

v0.3.0 (2022-08-27)

Features

v0.2.0 (2022-08-18)

Features

  • Add get_bluetooth_adapter_details (#7, 619f1ac)

v0.1.3 (2022-08-01)

Bug Fixes

  • Add a timeout in case dbus fails to respond (#6, eff1022)

v0.1.2 (2022-07-24)

Bug Fixes

  • Adapters now returns a list instead of a set since order matters (#5, b4f153b)

v0.1.1 (2022-07-22)

Bug Fixes

v0.1.0 (2022-07-22)

Features

v0.0.2 (2022-07-21)

Bug Fixes

Chores

Features