rails-sqlserver / tiny_tds

TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
Other
605 stars 191 forks source link

Add Ruby 3.0 to the cross compile list #530

Closed andyundso closed 1 year ago

andyundso commented 1 year ago

Replaces #524

This PR adds Ruby 3.0 to the cross-compile list. With #525, few things related to the CI changed and couple of changes like the OpenSSL update have been implemented with #525 as well. So opening a new PR was simpler than overwriting the existing one.

andyundso commented 1 year ago

@aharpervc how do you want to continue from here? I can start on the Ruby 3.1 (well most things are already ready) or we could do a small release just for the Ruby 3.0 support?

aharpervc commented 1 year ago

I recommend to keep trucking on new version support and cut a new release when it makes sense