Cycle ORM v1.5.0 Release Notes

    • ๐Ÿš‘ Hotfix: fixed type assertions for mapped criteria keys @dimarkov-git (#187)
    • ๐Ÿš‘ Hotfix: inner keys naming in morphed relations @hustlahusky (#192)
    • ๐Ÿ”จ Refactor: prevent repeating entity hydration in the Many to Many relations @hustlahusky (#188)
    • โž• Added deprecation for SchemaInterface::CONSTRAIN. Use SchemaInterface::SCOPE instead @roxblnfk (#194)