Releases: Mausy5043/bluepy3
Releases · Mausy5043/bluepy3
bluepy3 v2.12.2 mid-August update
- Add support for BlueZ 5.77
- Some optimisations
- Issue template added and some textual updates
New Contributors
- @pre-commit-ci made their first contribution in #36
Full Changelog: v2.12.1...v2.12.2
bluepy3 v2.12.1
What's Changed
- July 2024 update by @Mausy5043 in #31
- introducing pre-commit hooks and checks
- added linting by cpplint and changes based on that
- added formatting checks by clang-format and changes resulting from that
- type hinting expanded further
Full Changelog: v.2.10.1...v2.12.1
bluepy3 v.2.10.1
With thanks to @retsyx for their contribution to this release.
What's Changed
Full Changelog: v2.8.4...v.2.10.1
bluepy3 v2.8.4
What's Changed
- disconnect sooner to increase the stability of the bluetooth stack
Full Changelog: v2.8.3...v2.8.4
bluepy3 v2.8.3
- Added support for BlueZ 5.76
- Fixed some minor issues
Full Changelog: v2.8.1...v2.8.3
bluepy3 v2.8.1
What's Changed
- More type hints and support for Bluez 5.76 by @Mausy5043 in #23
Full Changelog: v2.6.1...v2.8.1
bluepy3 v2.6.1 King's day's update
What's Changed
- update meta data by @Mausy5043 in #19
- Add support for Bluez v5.75 by @Mausy5043 in #21
- and some small stuff
Full Changelog: v2.4.1...v2.6.1
bluepy3 v2.4.1 (April's fool)
This is not a joke.
This release sees added supprot for BlueZ upto version 5.73 and some minor improvements.
bluepy3 v2.2.1 (Julsläpp)
What's Changed
- No longer use setup.py in #12
- Improved logging from builder in #13
- Typing hints and optimisations in #7
- Migrated to hatchling build tool using pyproject.toml in favor of
setup.py
/setup.cfg
. - Some improvements instigated by
mypy
,pylint
,black
,bandit
and ChatGPT 3.5.
Note: backwards compatibility may be affected.
Full Changelog: v1.12.1...v2.2.1