Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 643 Bytes

File metadata and controls

28 lines (18 loc) · 643 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • New feature: Support for macOS and Linux.
  • Documentation: Added API documentation in the Wiki.

Changed

  • Improved error handling in the connection module.

Fixed

  • Bug fix: Resolved issue with connection timeout.

[1.0.0-alpha] - 2025-02-24

Added

  • Initial release of the mssql-python driver for SQL Server.

Changed

  • N/A

Fixed

  • N/A