@Sugoi\orm v2.6.1 Release Notes

Release Date: 2018-10-12 // over 5 years ago
  • ๐Ÿ†• New features

    • Property now allow to decorate with @Required() which indicate this property is mandatory.

    Optimizaton

    • ๐ŸŽ @Ignored() - logic was optimize for auto hide and better performance

    ๐Ÿ› Bug fixes

    • 'modelMeta' property wasn't hide during storing and sending the object