================== * Make CardMonitor() thread safe on Python 3.12 * Add hresult value in exceptions * Improve documentation * Check swig is installed on build * Remove use of imp module for wx (GUI) * Makefile: modernize use of setup.py * Minor changes
2.0.7
================== * do not include the generated HTML documentation in the archive
2.0.6
================== * handle SCARD_E_NO_SERVICE on Windows (on last reader removal) * add support of MSYS2/mingw environment on Windows * improve documentation * minor changes
2.0.5
====================== * New version just because I failed the previous upload to https://pypi.org/
2.0.4
================== * Fix a problem on PCSCCardConnection.disconnect * Add support of BaseSCardException(hresult) format * Do not use deprecated distutils anymore
2.0.3
================== * PCSCExceptions: include error code in the message * getReaderNames(): fix Windows 10 issue when the last reader is disconnected