update changelog; add test reports to README
This commit is contained in:
@@ -40,7 +40,7 @@ Features
|
|||||||
- implements `WebSocket compression <http://tools.ietf.org/html/draft-ietf-hybi-permessage-compression>`__
|
- implements `WebSocket compression <http://tools.ietf.org/html/draft-ietf-hybi-permessage-compression>`__
|
||||||
- implements `WAMP <http://wamp.ws/>`__, the Web Application Messaging Protocol
|
- implements `WAMP <http://wamp.ws/>`__, the Web Application Messaging Protocol
|
||||||
- high-performance, fully asynchronous implementation
|
- high-performance, fully asynchronous implementation
|
||||||
- best-in-class standards conformance (100% strict passes with `Autobahn Testsuite <http://autobahn.ws/testsuite>`__)
|
- best-in-class standards conformance (100% strict passes with `Autobahn Testsuite <http://autobahn.ws/testsuite>`__: `Server Test Report <http://autobahn.ws/python/testreport/servers/index.html>`__ / `Client Test Report <http://autobahn.ws/python/testreport/clients/index.html>`__)
|
||||||
- message-, frame- and streaming-APIs for WebSocket
|
- message-, frame- and streaming-APIs for WebSocket
|
||||||
- supports TLS (secure WebSocket) and proxies
|
- supports TLS (secure WebSocket) and proxies
|
||||||
- Open-source (`MIT license <https://github.com/tavendo/AutobahnPython/blob/master/LICENSE>`__)
|
- Open-source (`MIT license <https://github.com/tavendo/AutobahnPython/blob/master/LICENSE>`__)
|
||||||
|
|||||||
@@ -5,6 +5,13 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.10.7
|
||||||
|
------
|
||||||
|
|
||||||
|
`Published 2015-09-06 <https://pypi.python.org/pypi/autobahn/0.10.7>`__
|
||||||
|
|
||||||
|
* fixes a regression in 0.10.6
|
||||||
|
|
||||||
0.10.6
|
0.10.6
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user