CHANGELOG v0.0.4 (2026-04-10) Bug Fixes Accepting tls=None in client (#22, 4e1fcc9) 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 Add link to readme, minor fixes (#16, e054875) Features Add support for shared subscriptions (#18, 78199b6) Improve reconnection strategy (#17, 2d97821) 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 Extend linting (#13, df3dde7) Features Add windows and macos tests (#12, 9854447) Queue limit (#6, b30be27) v0.0.1-alpha.3 (2026-03-22) Chores Add 3.10 python compat (6a08554) Add python 3.10 support (#10, 5bfb461) 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 Rename to zmqtt (4098df6) Rename to zmqtt (#8, 301b037) v0.0.1-alpha.1 (2026-03-21) Chores Add release pipeline (071b85d) chore: Add release pipeline Add release pipeline (77ae34f) Tests infra (8f3b14c)