Skip to content

Releases: LastCallMedia/Night-Crawler

2.0.0-beta2: Allow async crawl definition (#11)

01 Apr 17:44
ee6ea79
Compare
Choose a tag to compare
* Allow top level crawl() to be async

* Cleanup

* Mock test context

2.0.0-beta1

25 Mar 20:42
6b9ad88
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
Cleanup (#10)

* Add driverOptions to be passed per-request

* Update README.md

* Add example

* Run integration tests during test phase

* Fix working directory

* Emit typescript declarations

* Add test for root exports

* Better document example file

* Swap driver to a simple function

* More cleanup

* Switch to minimist to simplify CLI

* Enhance CLI testing and structuring

* Move CLI code into index of cli directory

* Move isCrawlerRequest

1.2.0

18 Feb 21:09
Compare
Choose a tag to compare
Bump changelog