Skip to content

v2.10.0

Choose a tag to compare

@composerinteralia composerinteralia released this 07 Jan 00:53
· 63 commits to main since this release
v2.10.0
e48d000

Added

  • Add size alias for Trilogy::Result#count. #209

Fixed

  • Declare bigdecimal dependency for Ruby 3.4+. #213
  • Fix Ractor support. #215
  • Use append_cflags instead of appending directly. #231
  • Don't confuse length encoded int with EOF. #179

Changed

  • Speed up Trilogy#escape by 3 to 5x. #212
  • Use a buffer pool. #214