Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 785 Bytes

Changelog

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.

0.3.9 - 2025-01-21

  • Move hooks to a separate gem, esse-hooks
  • Add rails 8 support

0.3.8 - 2024-08-08

  • Add connect_with: option to the collection definition.
  • Adjust UpdateLazyAttribute callback to not use keyword arguments for better compatibility with older versions of Ruby.

0.3.7 - 2024-08-05

  • Add connected_to to the collection for custom connection handling

0.0.1

The first release of the esse-active_record plugin

  • Added: Initial implementation of the plugin