v1.5.0
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 methodfetchList()
.