Sequel 4.46.0 Released

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

  • More deprecation warnings have been added for features that will be removed in Sequel 5.
  • The class_table_inheritance plugin now accepts an :alias option to wrap subclass datasets in subqueries.
  • Many minor optimizations implemented, if a recent ruby version is used.