0.1.35
Bug fixes
- Dynamics CRM support - fix name clash in
NavigationPropertyBinding
method names #45 - Dynamics CRM support - fix parameter and field name clash in generated method that returns
CollectionPage
#45
Enhancements
- add
CollectionPage.streamWithDeltaLink()
method (and to associated builders), see #44 for discussion - support Dynamics CRM code generation, client builder still awaiting testing. Some modifications made to metadata to enable code generation - the main issue being that
owners
EntitySet
was missing from metadata (issue raised on Dynamics CRM forums).