Skip to content

2.0.1 Release

Latest
Compare
Choose a tag to compare
@cbrianball cbrianball released this 05 Jan 22:38
· 7 commits to main since this release
af3f028

The following updates are included in this release:

  1. Allow usage of expand on non-collection based navigation properties (#10)
  2. Allow developer to define default shape of result, when no select or expand operators have been used (#11)
    • Prior to this change, it was assumed that all collection-based properties were not included in the OData return type
      • This is still the default behavior when no default shape is specified