v2.6.0
What's Changed
- Add run.update() method for setting fields on runs. You can update statusMessage of run using this method. by @barjin in #258
- Fix parsing ApifyError for method called with forceBuffer param to true. by @drobnikj in #260
- Fix stream support, related with axios/axios#1045 by @mvolfik in #256
New Contributors
Full Changelog: v2.5.2...v2.6.0