Skip to content

Releases: coder-hxl/x-crawl

v0.1.2

02 Feb 09:53
Compare
Choose a tag to compare

🚀 Features

  • Add requst mode option: async/sync
  • Document adjustment

v0.1.1

31 Jan 10:49
Compare
Choose a tag to compare

🚀 Features

  • fetchHTML API parameter can be Object type

v0.1.0

30 Jan 12:18
Compare
Choose a tag to compare

🚀 Features

  • fetch API renamed to fetchData API
  • fetchData and fetchFile request handling

v0.0.3

29 Jan 11:24
Compare
Choose a tag to compare

🚀 Features

  • Request Protocol
  • Use jest test

v0.0.2

28 Jan 13:31
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Add jsdom type
  • Combined configuration when the basic configuration is not undefined will be processed

v0.0.1

28 Jan 12:28
Compare
Choose a tag to compare

🚀 Features

  • Feat:First release of x-crawl