Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-20 | 1.2 kB | |
v2.2.5 source code.tar.gz | 2024-10-20 | 94.2 kB | |
v2.2.5 source code.zip | 2024-10-20 | 114.2 kB | |
Totals: 3 Items | 209.6 kB | 0 |
What's Changed
- Support building against Percona Server builds of MySQL client library
libperconaserverclient
by @nattofriends in https://github.com/PyMySQL/mysqlclient/pull/718 - add MariaDB to README and doc by @robertsilen in https://github.com/PyMySQL/mysqlclient/pull/720
- Update license metadata by @methane in https://github.com/PyMySQL/mysqlclient/pull/722
- chore(deps): update dependency sphinx-rtd-theme to v3 by @renovate in https://github.com/PyMySQL/mysqlclient/pull/724
- chore(deps): update dependency sphinx to v8 by @renovate in https://github.com/PyMySQL/mysqlclient/pull/716
- ci: update test by @methane in https://github.com/PyMySQL/mysqlclient/pull/727
- ci: update MariaDB Connector/C by @methane in https://github.com/PyMySQL/mysqlclient/pull/726
- release 2.2.5 by @methane in https://github.com/PyMySQL/mysqlclient/pull/728
New Contributors
- @nattofriends made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/718
- @robertsilen made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/720
Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5