[Pcsclite-muscle] PySCard 2.0.3 released
Ludovic Rousseau
ludovic.rousseau at gmail.com
Fri Mar 18 05:08:55 PDT 2022
Hello,
I just released a new version 2.0.3 of pyscard. PySCard is a python
module adding smart cards support (PC/SC) to Python.
The PySCard project is available at:
- pypi https://pypi.python.org/pypi/pyscard
- github https://github.com/LudovicRousseau/pyscard
- sourceforge https://sourceforge.net/projects/pyscard/
Changes:
2.0.3 (March 2022)
==================
* PCSCExceptions: include error code in the message
* getReaderNames(): fix Windows 10 issue when the last reader is
disconnected
2.0.2 (September 2021)
======================
* Fix an issue in ReaderMonitor() that failed to enumerate readers
on macOS
* getReaderNames(): handle SCARD_E_SERVICE_STOPPED on Windows
generated on last reader removal
* Restrict MAX_BUFFER_SIZE_EXTENDED to 65535 and fix an issue on
Lenovo laptops with NXP NFC readers
* SmartcardException: display a positive PCSC error code
2.0.1 (June 2021)
=================
* Add .reconnect() method to high-level API
* Handle removal of the last reader on Windows
* Fix support of macOS Big Sur
* Use Python3 by default
* Handle bogus ACS ACR122U PICC reader
--
Dr. Ludovic Rousseau
More information about the pcsclite-muscle
mailing list