Sequel 3.23.0 Released

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

  • Dynamic modification of regular and eager association loading is now possible.
  • Model datasets can now be filtered by associations.
  • A columns_introspection extension has been added to cut down on database queries to get columns.
  • A serialization_modification_detection plugin has been added to detect changes to deserialized objects.