ROM v5.0.2 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
  • rom

    • Dependency on rom-core was bumped to ~> 5.0, >= 5.0.2 (solnic)
    • Dependency on rom-changeset was bumped to ~> 5.0, >= 5.0.1 (solnic)

    rom-core 5.0.2

    ๐Ÿ›  Fixed

    • Forwarding to root in Relation::Combined behaves as expected when another combined relation was returned from the root (issue #525) (solnic)
    • Specifying attribute options as the third argument in attribute DSL works again (issue #540) (solnic)

    rom-changeset 5.0.1

    ๐Ÿ”„ Changed

    • Relation::Combined#changeset will raise a meaningful NotImplementedError now (solnic)
    • Passing an array to Changeset#associate will raise a meaningful NotImplementedError now (solnic)

    rom-repository

    No changes

    Compare v5.0.1...v5.0.2