Releases: coder-hxl/x-crawl
Releases Β· coder-hxl/x-crawl
v1.1.0
π Features
- The fetchFile API uses async for save file operations and sorts errors
- The fetchFile API fileConfig can pass in nonxisting path
v1.0.1
π Features
- Sorting of error messages and fetchData/fetchFile API results
v1.0.0
π¨ Breaking Changes
- Added the method of getting the request result through the callback function, The result of each request can be obtained through the callback function, and the total result can be obtained through PromIse
- API internal refactoring
v0.4.0
π Features
- The fetchFile API config can provide the extension of the downloaded file
v0.3.0
π¨ Breaking Changes
- Rename the data object raw of fetchHTML return value to html
π Features
v0.1.5
π Bug Fixes
- Fix fetchFile API file save is lost
v0.1.3
π Features
- fetchHTML API exposes more content