Skip to content

Latest commit

 

History

History
121 lines (69 loc) · 4.16 KB

File metadata and controls

121 lines (69 loc) · 4.16 KB

CHANGELOG

v0.0.4 (2026-04-10)

Bug Fixes

v0.0.3 (2026-04-06)

Bug Fixes

  • 0x09 byte (correlation data) incompatibiity with the specification (#20, ebad1ba)

v0.0.2 (2026-04-05)

Features

  • Implement request-response pattern for mqtt 5 (#19, 1ce6826)

v0.0.1 (2026-04-03)

Documentation

Features

v0.0.1-alpha.5 (2026-03-24)

Chores

  • Refactor, remove useless tests, improve docs (#14, 0a1862e)

Features

  • Manual connection and subscription (#15, 87c2bb8)

v0.0.1-alpha.4 (2026-03-23)

Chores

Features

v0.0.1-alpha.3 (2026-03-22)

Chores

Documentation

  • Clarify subscribe routing and fix MQTT5 auth wording (343280a)

  • Clarify subscribe routing and fix MQTT5 auth wording (#9, 34adbef)

v0.0.1-alpha.2 (2026-03-21)

Features

v0.0.1-alpha.1 (2026-03-21)

Chores

chore: Add release pipeline