v0.0.168
What's Changed
- add zephyr binary to docs by @barbibulle in #276
- Fix typo by @zxzxwu in #279
- Add support for Zephyr HCI VSC set TX power command by @mogenson in #258
- Add terminated to TransportSource protocol by @zxzxwu in #280
- Add connection parameter update from peripheral by @wescande in #277
- Replace | typing usage with Optional and Union by @zxzxwu in #281
- run pre-commit tests with all supported Python versions by @barbibulle in #282
- make cryptography a valid dependency for emscripten targets by @barbibulle in #286
- mypy: ignore false positive errors by @barbibulle in #285
New Contributors
Full Changelog: v0.0.167...v0.0.168