------------------------- - Windows shared libraries built with Visual Studio 2022. - Source distribution (\*.tar.gz now) is compliant with PEP-0625. - 100% code linting. - Tox configuration is now in native (toml) format. - Copyright year update. - Setup (dependencies) update.
------------------------- - Drop support for Python 3.8 - Setup (dependencies) update.
1.0.27.post1
------------------------- - Add support for Python 3.13 - Setup (dependencies) update. - Improvements and cleanup for win32. - Source code refactoring and cleanup.
1.0.27
------------------- - | The API has been fully updated to version 1.0.27 (libusb v.1.0.27 | is fully backward compatible with v.1.0.26). - | For Windows the shared library binaries have been updated to version | 1.0.27. For Linux and macOS, the shared library binaries remain at | version 1.0.26. - Bugfixes for options -i and -w in examples/xusb.py
1.0.26
------------------- - | The API has been partially updated to version 1.0.27, but still | only supports version 1.0.26. - Improvements and some little bugfixes. - Examples and tests are upgraded to 1.0.27.