Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 855 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 855 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.

1.1.0 - 2018-05-23

Added

  • Allow configuring the encryption parameters

1.0.0 - 2018-01-31

Changed

  • Changed the default version of the ODBC Driver to 17. This is to reflect what version is installed when running apt-get install msodbcsql on Debian Jessie. It may cause breaking changes for some users who rely on the default being 13.

0.8.0 - 2017-07-21

Added

  • Ability to set a named instance in the connection options, using :instance_name.

0.7.0 - 2017-07-05

Added

  • Ability to set a custom port, using option :port, will default to 1433.

< 0.7.0

TODO