Releases: google/bumble
Releases · google/bumble
v0.0.146
What's Changed
- Used pytype to find some missing types / fix small issue by @AlanRosenthal in #151
- add benchmark tool and doc by @barbibulle in #147
- Add 1 bug fix and a few features in bumble by @benquike in #153
- Add ASHA audio status point by @yuyangh in #148
- Add ASHA event emitter by @yuyangh in #149
- Add G722 decoder with pure python implementation by @duohoo in #152
- Fix small bug with services set via --device-config by @AlanRosenthal in #142
New Contributors
Full Changelog: v0.0.145...v0.0.146
v0.0.145
What's Changed
- add auto-snooping for transports by @barbibulle in #146
Full Changelog: v0.0.144...v0.0.145
v0.0.144
What's Changed
- Effort to make Bumble self hosted into AOSP by @uael in #130
- Fix UUID byte-order in serialization by @rahularya50 in #132
- Add support for ATT permissions on server-side by @rahularya50 in #138
- two small hotfixes by @barbibulle in #139
- add snoop support by @barbibulle in #135
New Contributors
- @rahularya50 made their first contribution in #132
Full Changelog: v0.0.143...v0.0.144
v0.0.143
What's Changed
- utils: fix possible invalide state error while canceling future for
abort_on
by @uael in #122 - fix getting the filename from the keystore option. by @barbibulle in #125
- Small patches for device and SMP by @uael in #128
- improve smp compatibility with other OS flows by @barbibulle in #129
Full Changelog: v0.0.142...v0.0.143
v0.0.142
What's Changed
- build: fix version of packages running checks in CI by @uael in #119
- overall: add types hints to the small subset used by avatar by @uael in #118
- replace bitstruct with construct by @barbibulle in #121
Full Changelog: v0.0.141...v0.0.142
v0.0.141
What's Changed
Full Changelog: v0.0.140...v0.0.141
v0.0.140
What's Changed
- transport: make libusb_package optional by @qiaoccolato in #109
- Fix
show attributes
by @AlanRosenthal in #95 - add basic support for mypy type checking by @barbibulle in #113
- fix typo in constant name by @barbibulle in #114
- fix libusb-package dependency by @barbibulle in #116
New Contributors
- @qiaoccolato made their first contribution in #109
Full Changelog: v0.0.139...v0.0.140
v0.0.139
What's Changed
- add ASHA L2CAP and Event Emitter by @yuyangh in #107
- don't set a random address when it is 00:00:00:00:00:00 by @barbibulle in #111
Full Changelog: v0.0.138...v0.0.139
v0.0.138
What's Changed
- Fix bug when using hci-socket transport by @aleksandrovrts in #110
New Contributors
- @aleksandrovrts made their first contribution in #110
Full Changelog: v0.0.137...v0.0.138
v0.0.137
What's Changed
- Misc device fixes by @uael in #103
- support more commands in controller.py by @barbibulle in #108
Full Changelog: v0.0.136...v0.0.137