----- * Changed versioning scheme: now 3.0.3 instead of 3.03, and the version tuple is (3, 0, 3)
* Added ``servers/vdbconf.py`` - a utility to manage verifier databases (used by ``tlslite``)
* Added the ``--vdb`` switch to ``classic_server.py``, which invokes a secure server (TLS) with the given VDB file.
3.00
-------- Known Issues ^^^^^^^^^^^^ * Windows - pipe server doesn't work
1.30.2020
- Merged 3.7 and 3.8 teleportatio compat enhancement `371`_ - Fixed connection hanging due to namepack cursor `369`_ - Fixed test dependencies and is_py_* for 3.9
- Performance improvements: `366`_ and `351`_ - Merged fix for propagate_KeyboardInterrupt_locally `364`_ - Fixed handling of exceptions for request callbacks `365`_ - Partially fixed return value for netref.__class__ `355`_