Skip to content

v1.2.0: Default include attributes updated and added

Choose a tag to compare

@alexbarbato alexbarbato released this 09 Oct 23:59

Minor Release: 1.2.0

  • Feature Additions:
    • [IncludeByDefault] added as a property option for projections to allow users to set their default return properties in the projection itself.
    • Naming of [SubPropertyIncludeByDefault] updated
    • Added DefaultIncludes tutorial
  • Maintenance:
    • Test additions