Changelog

0.11.0 unreleased

0.10.0 - 2021-08-04

0.9.5

0.9.2

0.9.1

  • See commit log

0.9.0

  • fix a serie of issues

  • improve plugin performance

  • support Python 3.6

  • upgrade to websockets 3.3.0

0.8.0

0.7.3

  • fix deliver message client method to raise TimeoutError (#40)

  • fix topic filter matching in broker (#41)

Version 0.7.2 has been jumped due to troubles with pypi…

0.7.1

0.7.0

0.6.3

  • Fix issue #22.

0.6.2

  • Fix issue #20 (mqtt subprotocol was missing).

  • Upgrade to websockets 3.0.

0.6.1

  • Fix issue #19

0.6

  • Added compatibility with Python 3.5.

  • Rewritten documentation.

  • Add command-line tools amqtt, amqtt_pub and amqtt_sub.