Skip to content

Releases: Bluetooth-Devices/dbus-fast

v2.31.0

02 Feb 05:41
Compare
Choose a tag to compare

v2.31.0 (2025-02-02)

Features

  • Speed up bytearray creation in unmarshaller (#382, 89026e3)

Detailed Changes: v2.30.4...v2.31.0

v2.30.4

02 Feb 05:04
Compare
Choose a tag to compare

v2.30.4 (2025-02-02)

Bug Fixes


Detailed Changes: v2.30.3...v2.30.4

v2.30.3

02 Feb 04:49
Compare
Choose a tag to compare

v2.30.3 (2025-02-02)

Bug Fixes

  • Attempting to unmarshall some arrays twice (#380, 586dc23)

Chores

  • Bump the github-actions group with 9 updates (#372, 94ba266)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: J. Nick Koston [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 7.4.4 to 8.3.4 (#334, 9ad3873)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: J. Nick Koston [email protected]

  • deps-dev: Bump pytest-asyncio from 0.23.8 to 0.25.2 (#373, 922840b)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>


Detailed Changes: v2.30.2...v2.30.3

v2.30.2

17 Jan 19:59
Compare
Choose a tag to compare

Fix

v2.30.1

17 Jan 19:49
Compare
Choose a tag to compare

Fix

v2.30.0

17 Jan 19:35
Compare
Choose a tag to compare

Feature

  • Migrate to using native arm runners for wheel builds (#366) (bdf08d2)

v2.29.0

15 Jan 20:27
Compare
Choose a tag to compare

Feature

Fix

  • Void validate arguments/properties name (#358) (f58f1a6)

v2.28.0

07 Jan 23:07
Compare
Choose a tag to compare

Feature

  • Improve performance of unmarshalling variants (#354) (d376bb1)
  • Improve performance of marshalling message headers (#356) (e1aaf0a)

Fix

  • Revert avoid building wheels if a release is not made (#357) (ebdf07e)

v2.27.0

07 Jan 22:56
Compare
Choose a tag to compare

Feature

v2.26.0

07 Jan 22:34
Compare
Choose a tag to compare

Feature

  • Speed up constructing messages from the unmarshaller (#344) (b162494)