All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Move hooks to a separate gem, esse-hooks
- Add rails 8 support
- Add
connect_with:
option to the collection definition. - Adjust UpdateLazyAttribute callback to not use keyword arguments for better compatibility with older versions of Ruby.
- Add
connected_to
to the collection for custom connection handling
The first release of the esse-active_record plugin
- Added: Initial implementation of the plugin