pymssql v2.2.5 Release Notes

Release Date: 2022-04-12 // almost 2 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.