5.0.0
Breaking changes
- Rename the
last_modified
client parameter intoif_match
(#68)
New features
- Display a better message when having 403 on create_collection and
create_record methods (#49) - Expose
get_endpoints
as part of the client API (#60) - Add a
server_info
method to retrieve the root url info (#70)
Internal changes