Skip to content

ruby-oci8-2.2.10

Compare
Choose a tag to compare
@kubo kubo released this 12 Jan 14:12
· 33 commits to master since this release
  • Use File.exist? instead of removed File.exists? in Ruby 3.2 (GH-242)

    (contributed by Yasuo Honda)

  • Support ruby 3.1 distributed by rubyinstaller.org

  • Remove code for obsolete platforms

    • Ruby compiled by Borland C++
    • macOS released several years ago
  • Detect arm64 macOS shared library in oraconf.rb in preparation for Instant Client for Apple Silicon release.