v2.0.0
This version adds compatibility with the latest API changes.
- All endpoints returning document(s) now contain fully populated
document_typeandproviderkeys getDocumentWithInfoand similar functions are now obsolete and were removed- Bundled mock server was updated to serve content compliant with the latest API changes
getDocument,getDocumentByIdandgetDocumentByIdentifiernow take an optionalparamsargument (useful if you want to add asearchquery parameter to obtain highlighted response, for example)- Fixed a couple of bugs that surfaced