Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Jan 06:03
· 106 commits to master since this release

Changelog

[0.1.6] - 2026-01-05

Other

  • Implement RAII for Scanner, Device, and Manager to eliminate resource leaks and race conditions. Update versions to 0.1.6

[0.1.5] - 2026-01-05

Documentation

  • Remove unnecessary json comment in lib.rs

Features

  • Expand device info, improve backoff jitter, and update python bindings (v0.1.4)

[0.1.3] - 2026-01-04

Features

  • Implement scan_stream and add async scan example

[0.1.2] - 2026-01-04

Features

  • Add inactivity timeout and stabilize CI/CD pipeline

Miscellaneous Tasks

  • Update git-cliff-action to v4 to fix docker build error