pymssql v2.2.5 Release Notes
Release Date: 2022-04-12 // almost 3 years ago-
General
- โ Added bytes and bytearray to support bulk_copy types, thanks to steve-strickland (#756).
- ๐ Use FreeTDS-1.3.9 for official wheels on PyPi.
- ๐ง Enable krb5 in Linux wheels, this time for real (#754).
Previous changes from v2.2.4
-
General
- ๐ง Build wheels for Python-3.10 on Linux.
- ๐ Fix include paths in setup.py.