Releases: Bluetooth-Devices/dbus-fast
v2.39.3
v2.39.2
v2.39.2 (2025-03-07)
Bug Fixes
-
chore: add more coverage for big endian systems
-
chore: fix overflow
-
fix: should have been unsigned int
Detailed Changes: v2.39.1...v2.39.2
v2.39.1
v2.39.0
v2.39.0 (2025-03-06)
Chores
Features
-
Added
SignatureTree
type in a few more places to avoid python lookups -
Improved performance and reduced code to create
Variant
object
Detailed Changes: v2.38.0...v2.39.0
v2.38.0
v2.37.1
v2.37.1 (2025-03-06)
Bug Fixes
Chores
core: fix type for hello message constant
dependabot is still broken with poetry 2
- Updating certifi (2024.12.14 -> 2025.1.31)
- Updating babel (2.16.0 -> 2.17.0)
- Updating jinja2 (3.1.5 -> 3.1.6)
- Updating coverage (7.6.10 -> 7.6.12)
Detailed Changes: v2.37.0...v2.37.1
v2.37.0
v2.36.0
v2.35.1
v2.35.1 (2025-03-05)
Bug Fixes
first attempt failed to change the correct constant in build_ext.py
Detailed Changes: v2.35.0...v2.35.1
v2.35.0
v2.35.0 (2025-03-05)
Chores
- deps-ci: Bump python-semantic-release/python-semantic-release from 9.17.0 to 9.21.0 in the github-actions group (#394,
a7e1a90
)
chore(deps-ci): bump python-semantic-release/python-semantic-release
Bumps the github-actions group with 1 update: python-semantic-release/python-semantic-release.
Updates python-semantic-release/python-semantic-release
from 9.17.0 to 9.21.0 - Release notes - Changelog - Commits
--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions ...
Signed-off-by: dependabot[bot] [email protected]
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>
updates:
- github.com/commitizen-tools/commitizen: v4.2.2 → v4.4.1
- github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Features
Compile with -g0 to reduce the binary size
Detailed Changes: v2.34.0...v2.35.0