Tags

Tags give the ability to mark specific points in history as being important
  • v4.0.0

    Release: cf-crawl 4.0.0
    cf-crawl 4.0.0
    
    First tagged release. Reconciles package.json (stuck at 1.0.0) with the
    CHANGELOG lineage, which had reached 3.4.0 across nine releases.
    
    Major because scrape's hardcoded waitForSelector {selector: "h1"} default is
    gone, replaced by waitUntil "load" plus bestAttempt true; --strict restores
    the previous fail-loudly behavior.
    
    See CHANGELOG.md for the full set.