Skip to content

Releases: rails-sqlserver/tiny_tds

v2.1.7

08 Jan 17:31
0d3f025
Compare
Choose a tag to compare
  • Add Ruby 3.3 to the cross compile list

v2.1.6

04 Dec 09:50
3515313
Compare
Choose a tag to compare
  • Add Ruby 3.0, 3.1, and 3.2 to the cross compile list
  • Fix segfault when asking if client was dead after closing it. Fixes #519.
  • Mark alloc function as undefined on TinyTds::Result. Fixes #515.
  • Fix Gem installation on Windows by adding default freetds msys path. Fixes #522
  • Search for freetds in /opt/homebrew when installing on Apple Silicon. Fixes #484, #492 and #508.