Skip to content

v2.1.6

Compare
Choose a tag to compare
@andyundso andyundso released this 04 Dec 09:50
· 71 commits to master since this release
3515313
  • 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.