BatchRequest was updated to v1.1.0.
-
v1.1.0 (June 10, 2020)
- New method of
EDo()
was added. This method is the enhancedDo()
method. When this method is used, the result values from the batch requests are parsed. And also, the number of requests more than 100 can be used. In this case, the split of the number of requests is processed for the limitation of 100.
- New method of
You can check this at https://github.com/tanaikech/BatchRequest.