pymssql v2.2.3 Release Notes

Release Date: 2021-12-21 // over 2 years ago
  • General

    • ๐Ÿ— Build wheels for Python-3.10.
    • ๐Ÿ‘‰ Use FreeTDS-1.3.4 for official wheels on PyPi.
    • ๐Ÿง Enable krb5 in Linux wheels (#734).
    • ๐Ÿ›  Fix UnicodeEncodeError for non-ascii database name (#484).
    • ๐Ÿ›  Fix pymssql.Binary (#504).
    • ๐ŸŽ On macOS check for FreeTDS in homebrew prefix when building.
    • ๐Ÿ“š Some documentation changes.