Skip to content

v0.0.221

Choose a tag to compare

@zxzxwu zxzxwu released this 06 Jan 08:22
· 174 commits to main since this release
8ac8724

What's Changed

  • Cancel l2cap connection result future on abort by @ljodal in #826
  • Implement extended advertising emulation by @zxzxwu in #827
  • Rust: Fix cargo-all-features to 1.11.0 by @zxzxwu in #828
  • L2CAP Enhanced Retransmission mode by @zxzxwu in #779
  • Add some docs about Android and Hardware by @zxzxwu in #830
  • bump pdl dependencies versions by @barbibulle in #835
  • android-netsim transport enhancements by @barbibulle in #833
  • Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #837
  • Bump pymdown-extensions from 10.0 to 10.16.1 in /docs/mkdocs in the pip group across 1 directory by @dependabot[bot] in #839
  • Upgrade GitHub Actions to latest versions by @salmanmkc in #838
  • GATT: fix redefinition of GATT_CONTENT_CONTROL_ID_CHARACTERISTIC by @dlech in #842
  • Remove unused imports by @dlech in #844
  • Fix missing type hints on Device.notify_subscribers() by @dlech in #843
  • L2CAP: Enhanced Credit-based Flow Control Mode by @zxzxwu in #840
  • use ruff for linting and import sorting by @barbibulle in #845
  • hot fix: remove unused import by @barbibulle in #846
  • Ruff: Add and fix UP rules by @zxzxwu in #848
  • add support for multiple concurrent broadcasts by @barbibulle in #849
  • Add EATT Support by @zxzxwu in #836
  • Fix some typos and annotations by @zxzxwu in #851

New Contributors

Full Changelog: v0.0.220...v0.0.221