* Make failure to increase the recv buffer size non-fatal (802) bdraco
Dependencies
* Bump isort from 5.13.1 to 5.13.2 (798) dependabot
21.0.0
What's Changed
* Refactor raw Bluetooth advs subscriptions (797) bdraco
20.1.0
What's Changed
* Add support for passing multiple addresses to the client (796) bdraco
Dependencies
<details> <summary>3 changes</summary>
* Bump pylint from 3.0.2 to 3.0.3 (794) dependabot * Bump isort from 5.13.0 to 5.13.1 (793) dependabot * Bump black from 23.11.0 to 23.12.0 (795) dependabot </details>
20.0.0
What's Changed
* Add happy eyeballs support (RFC 8305) (789) bdraco
19.3.1
What's Changed
* Bump chacha20poly1305-reuseable to >=0.12.0 (792) bdraco * Bump zeroconf to >=0.128.4,<1.0 (791) bdraco
Dependencies
<details> <summary>2 changes</summary>
* Bump isort from 5.12.0 to 5.13.0 (790) dependabot * Bump actions/setup-python from 4 to 5 (788) dependabot </details>
19.3.0
What's Changed
* Add support for fan preset modes (616) mill1000 * Small speed up to writing outgoing packets (785) bdraco * Pin pytest-asyncio to <=0.21.1 to fix CI (786) bdraco * Ensure connection is released if connecting is cancelled (784) bdraco