Sequel 3.26.0 Released

Sequel 3.26.0 was released today! Full release notes are available, but here are some highlights:

  • Eager graph is 75% to 225% faster than before.
  • Dataset creation is 2.5x - 4.4x faster than before.
  • Dataset cloning is 20% to 40% faster than before.
  • The identity_map plugin now works with regular eager loading of many_*_many associations.