Changelog
2.3.2 (2017-02-24)
<a name="2.3.1"></a>
Changelog
2.3.1 (2016-10-13)
// Nested crawling broken on 'master'. When to merge 'bugfix/nested-crawling' #111 // ------------------------------------------------------------------------------- // Needed to exit this without calling next, the problem was that it returned to // the "finished" callback before it had retrived all pending request. it should // wait for "return next(null, compact(out))"
<a name="2.3.0"></a>
Changelog
2.1.0 (2016-03-25)
<a name="2.0.3"></a>
Changelog
2.0.3 (2016-01-06)
<a name="2.0.2"></a>