Skip to content

v1.5.0

Compare
Choose a tag to compare
@andrey-tech andrey-tech released this 16 Mar 17:43
· 1 commit to master since this release
b215dba

Changelog

New features and fixes (issue-3 thanks to @AlexandreZaytsev)

  • added new optional parameter dataExtractor to 6 methods:
    • callMethod();
    • callListMethod();
    • fetchList();
    • callBatch();
    • callLongBatch();
    • callLargeBatch();
  • added new optional parameter idKey to method fetchList().