Releases: coder-hxl/x-crawl
Releases · coder-hxl/x-crawl
v0.1.2
🚀 Features
- Add requst mode option: async/sync
- Document adjustment
v0.1.1
🚀 Features
- fetchHTML API parameter can be Object type
v0.1.0
🚀 Features
- fetch API renamed to fetchData API
- fetchData and fetchFile request handling
v0.0.3
🚀 Features
- Request Protocol
- Use jest test
v0.0.2
🐞 Bug Fixes
- Add jsdom type
- Combined configuration when the basic configuration is not undefined will be processed
v0.0.1
🚀 Features
- Feat:First release of x-crawl