Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.94 KB

File metadata and controls

42 lines (22 loc) · 1.94 KB

Changelog

0.3.0 (2026-02-23)

Features

Documentation

0.2.0 (2026-02-22)

Features

  • cli: add --device flag for non-interactive device selection (5246a9e)
  • cli: add --quiet flag to suppress all non-error output (1c98563)
  • cli: add actionable recovery hints to error messages (521eca0)
  • cli: use live advertisement names in device list (cb1da38)
  • dfu: surface firmware filename and CRC in log output (04e9fb3)

Documentation

  • scan: update find_dfu_target docstring to reflect use_bdaddr=True (d1ccc9f)

0.1.0 (2026-02-22)

⚠ BREAKING CHANGES

  • initial implementation

Features