Skip to content

Releases: spacecheese/bluez_peripheral

0.2.0a2

11 Jun 18:17
c5f93a5
Compare
Choose a tag to compare
0.2.0a2 Pre-release
Pre-release

What's Changed

  • Added functions to get/ set pairing and discovery properties (Thanks to @ykharuzhy) #43

Full Changelog: 0.2.0a1...0.2.0a2

0.2.0a1

23 Nov 09:42
87675fb
Compare
Choose a tag to compare
0.2.0a1 Pre-release
Pre-release

https://pypi.org/project/bluez-peripheral/0.2.0a1/
Note that this is an unstable pre-release version. The full release is expected to introduce further breaking changes.

  • Doc improvements #19
  • Set default Advertisement.timeout of 0 (suspected broken with some bluez versions #37) #28
  • Support for async attributes #21
  • Support advertising callback #22
  • Refactor BTUUID to UUID16 #23
  • Convert advert serviceData to a{sv} #35
  • Handle introspection errors when looking for adapters (Thanks to @jcapona) #41
  • Fix typo and remove star imports in examples #40 (Thanks to @jcapona)

Full Changelog: 0.1.7...0.2.0a1

0.1.7

19 Dec 20:07
4df66c4
Compare
Choose a tag to compare
  • Fix spelling of characteristic ENCRYPT_WRITE flag and add docstrings for ENCRYPT_READ and ENCRYPT_WRITE #16 (Thanks to @Martwall)

0.1.6

28 Aug 07:47
0f85ee2
Compare
Choose a tag to compare
  • Fix Characteristic/ Descriptor type checking #13 (Thanks to @sroebert)

0.1.5

08 Apr 19:58
Compare
Choose a tag to compare
  • Fix advertisment and conversion of services and attributes with non 16-bit uuids #7 (Thanks to @rpardini)
  • Fix characteristic writing when both READ and WRITE flags are used #8 (Thanks to @ubicore)

0.1.4

20 Dec 14:55
725487a
Compare
Choose a tag to compare

Fix versioning issues when pushing pypi releases (functionally identical to 0.1.3)

0.1.3

20 Dec 13:09
15efe82
Compare
Choose a tag to compare

Note that this release was not uploaded to pypi (0.1.4 is identical)

  • Fix bluetoothd crashes when using notify properties #1 (Thanks to @Tim--- )
  • Corrected type of Advertisement.manufacturerData #2 and #3 (Thanks to @dimbledup)

0.1.2

06 Jul 17:05
Compare
Choose a tag to compare
Bump version

0.1.1

06 Jul 13:03
Compare
Choose a tag to compare
Bump version

0.1.0

05 Jul 15:35
Compare
Choose a tag to compare
Bump config version