What's Changed
- Use unittest.mock instead of mock by @methane in #469
- Actions: Fix pytest args. by @methane in #470
- Actions: Fix measuring coverage by @methane in #471
- Let multi statements be optional by @simlun in #500
- Remove bytes encoder that was specifically for Django 1.11 by @rsiemens in #490
- update remnants of passwd and db also in docs by @ziegenberg in #488
- Better support for building on Windows by @sparkyb in #484
- Fix tests with MySQL 8.0 by @methane in #501
- Windows: Update MariaDB Connector to 3.2.4 by @methane in #508
- set_character_set() sends "SET NAMES" always. by @methane in #509
- Remove escape() and escape_string() from MySQLdb. by @methane in #511
- _mysql: db -> database, passwd -> password by @methane in #513
- Always set MULTI_RESULTS flag by @methane in #515
- Actions: Add Python 3.10 and remove 3.5. by @methane in #516
New Contributors
- @simlun made their first contribution in #500
- @rsiemens made their first contribution in #490
- @ziegenberg made their first contribution in #488
- @sparkyb made their first contribution in #484
Full Changelog: v2.0.3...v2.1.0rc1