Sequel 4.45.0 Released

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

  • Deprecation warnings have been added for some features that will be removed in Sequel 5.
  • A validation_contexts plugin has been added to support passing a validation_context when validating.
  • A columns_updated plugin has been added to get the value of the hash used for updating the record in the after_update hook.