v0.4.0
- Adds the
ServicePrincipalsClient.ListGroupMemberships()
method. - Adds the
UsersClient.ListGroupMemberships()
method. - Pagination handling: multiple pages of results with OData metadata are now automatically retrieved and merged together in the BaseClient for GET requests.