Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

109 lines (49 loc) · 3.49 KB

CHANGELOG

v0.7.0 (2024-07-03)

Chore

  • chore(pre-commit.ci): pre-commit autoupdate (#20)

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

Feature

  • feat: add mappings for ws23 (#21) (3dca812)

v0.6.2 (2023-12-29)

Fix

  • fix: release process (#18) (3cb2118)

v0.6.1 (2023-12-29)

Chore

  • chore: more ci fixes (#17) (d0f8c05)

  • chore: more ci fixes (#16) (d09abee)

  • chore: fix release process (#15) (627b678)

  • chore: fix release process (#14) (3cdc437)

  • chore: fix ci (#13) (be355e0)

Fix

  • fix: battery percentage wobble (#12) (484139a)

v0.6.0 (2022-12-29)

Feature

  • feat: add mapping for id 27 (#10) (9e64a79)

v0.5.0 (2022-12-29)

Feature

  • feat: add python 3.11 support (#9) (1c997d1)

v0.4.0 (2022-11-13)

Feature

  • feat: add support for device 0x18 (#8) (7599842)

v0.3.2 (2022-09-18)

Fix

  • fix: ignore garbage data (#6) (808da03)

v0.3.1 (2022-08-25)

Fix

  • fix: data alignment (#5) (12cac30)

v0.3.0 (2022-08-25)

Feature

  • feat: implement rounding (#4) (7a534ee)

v0.2.0 (2022-08-25)

Feature

v0.1.0 (2022-08-25)

Chore

Feature

Fix

  • fix: use bluetooth-data-tools for short_address (#2) (536efc4)

Unknown