Skip to content

Latest commit

 

History

History
82 lines (42 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

82 lines (42 loc) · 2.69 KB

Changelog

v0.9.2 (2025-02-25)

Bug fixes

  • Ensure build .c files to not ship to reduce package size (#49) (cbea8aa)

v0.9.1 (2025-02-25)

Bug fixes

  • Use trusted uploads for all paths (#48) (34958f0)

v0.9.0 (2025-02-25)

Features

  • Add pre-built wheels (#47) (5d0d7ed)

v0.8.1 (2025-02-22)

Bug fixes

  • Update repo links to use bluetooth-devices (#42) (8e5ebf4)

v0.8.0 (2024-10-06)

Features

  • Add support for propcache v1.0.0+ (#26) (f5ac45b)

v0.7.0 (2024-10-03)

Features

  • Switch from stdlib cached_property to propcache cached_property (#25) (217d978)

v0.6.0 (2024-09-23)

Features

  • Add cache for compressed (#22) (4afea62)

v0.5.0 (2024-08-26)

Features

  • Add python version classifiers (#17) (c87a639)

v0.4.0 (2024-08-26)

Features

  • Python 3.13 support (#16) (75a01d4)
  • Cache hash as well (#15) (282a8ad)

v0.3.0 (2023-12-17)

Features

  • Add reverse_pointer to the cache (#4) (98f7ae3)

v0.2.0 (2023-12-16)

Features

  • Add is_multicast to the list of cached properties (#3) (b5f4941)

v0.1.0 (2023-12-16)

Features

v0.0.1 (2023-12-16)

Bug fixes

  • Reserve name on pypi (#1) (c979f69)

v0.0.0 (2023-12-16)