amqtt/docs/changelog.rst

20 wiersze
445 B
ReStructuredText
Czysty Zwykły widok Historia

2015-11-04 13:32:40 +00:00
Changelog
---------
2016-03-06 20:51:00 +00:00
0.6.2
.....
* Fix issue `#20 <https://github.com/beerfactory/hbmqtt/issues/20>`_ (``mqtt`` subprotocol was missing).
* Upgrade to ``websockets`` 3.0.
0.6.1
.....
* Fix issue `#19 <https://github.com/beerfactory/hbmqtt/issues/19>`_
2015-11-04 13:32:40 +00:00
0.6
...
* Added compatibility with Python 3.5.
* Rewritten documentation.
* Add command-line tools :doc:`references/hbmqtt`, :doc:`references/hbmqtt_pub` and :doc:`references/hbmqtt_sub`.