- Tox configuration has been moved to pyproject.toml
- Downgrade of included shared libraries for Linux:libusb v.1.0.26 -> v.1.0.24 (for now based on Debian's 11 (bullseye)),because of loading issues of v.1.0.26 from Debian's 12 (bookworm)shared libraries.
Setup update.
- Setup update (currently based mainly on pyproject.toml).
- Update for macOS (dlls are included for v.10.7+ and v.11.6+ 64bit).
- Upgrade for Windows: libusb v.1.0.24 -> v.1.0.26
- Update for macOS (v.11.6 64bit).
- Add support for Python 3.10 and 3.11
- Add support for PyPy 3.7, 3.8 and 3.9
- Setup update.
- Drop support for Python 3.6
- Copyright year update.
- Setup update.
- Upgrade for Windows: libusb v.1.0.23 -> v.1.0.24
- Add support for macOS (thank you very much dccote@Github!).
- Copyright year update.
- backward incompatibility - libusb.cfg is now a regular INI file.
- Fixes for examples (but still some examples don't work properly).
- Setup update.
- Ability to specify the underlying shared library programmatically.
- General update and cleanup.
- Setup update.
- Removing dependence on atpublic.
- Fixed docs setup.
- Fix for hotplugtest example.
- Upgrade for Windows: libusb v.1.0.22 -> v.1.0.23(partially; without libusb_wrap_sys_device, becauseoriginal Windows v.1.0.23 dlls do not export this function).
Add support for Python 3.9
Drop support for Python 3.5
Setup update.
Cleanup.
- Added ReadTheDocs config file.
- Setup update.
- Upgrade for Linux: libusb x64 v.1.0.21 -> v.1.0.22
- Fix for error when the shared library is configured.
- Cleanup.
- Initial support for Linux (libusb v.1.0.21 x64).
- Drop support for Python 2
- Drop support for Python 3.4
- Add support for Python 3.8
- Setup update and cleanup.
- Setup improvement.
- Update required setuptools version.
- Some updates of examples.
- Setup improvement.
- Update required setuptools version.
- Upgrade to the libusb v.1.0.22
- Setup improvement.
- Improve and simplify setup and packaging.
- Setup improvement.
- Fix the error of platform detecting.
- First beta release.
- Next alpha release.
- First alpha release.
- Initial release.