Skip to content

Releases: coder-hxl/x-crawl

v1.1.0

21 Feb 03:49
Compare
Choose a tag to compare

πŸš€ 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

20 Feb 11:18
Compare
Choose a tag to compare

πŸš€ Features

  • Sorting of error messages and fetchData/fetchFile API results

v1.0.0

17 Feb 04:52
Compare
Choose a tag to compare

🚨 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

16 Feb 11:48
Compare
Choose a tag to compare

πŸš€ Features

  • The fetchFile API config can provide the extension of the downloaded file

v0.3.1

10 Feb 11:19
Compare
Choose a tag to compare

πŸš€ Features

  • Update documents

v0.3.0

10 Feb 10:55
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Rename the data object raw of fetchHTML return value to html

πŸš€ Features

  • Add proxy option

v0.2.0

09 Feb 05:13
Compare
Choose a tag to compare

πŸš€ Features

  • Add polling function

v0.1.5

05 Feb 11:07
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix fetchFile API file save is lost

v0.1.4

05 Feb 09:30
Compare
Choose a tag to compare

πŸš€ Features

  • Add chalk library

v0.1.3

05 Feb 07:39
Compare
Choose a tag to compare

πŸš€ Features

  • fetchHTML API exposes more content