Ruby Firebird Extension Library Update to 0.10.0 November 21, 2025 mariuz Leave a comment Ruby Firebird Extension Library Update to 0.10.0 with following changes : Support for Ruby 3.2 #79 Clear input buffer memory after allocating it to remove garbage #81 Adapted to Ruby3.4 by using TypedData #85 Fixed Firebird 5 compatibility (SQL_INT128) Improve sql_decimal_to_bigdecimal. Fixed build on MacOS.