Hanami::Model v1.0.1 Release Notes

Release Date: 2017-06-23 // almost 7 years ago
  • 🛠 Fixed

    • [Kai Kuchenbecker & Marcello Rocha & Luca Guidi] Ensure Hanami::Entity#initialize to not serialize (into Hash) other entities passed as an argument
    • [Luca Guidi] Let Hanami::Repository.relation= to accept strings as an argument
    • ⚡️ [Nikita Shilnikov] Prevent stack-overflow when Hanami::Repository#update is called thousand times