All Versions
13
Latest Version
Avg Release Cycle
79 days
Latest Release
4320 days ago

Changelog History
Page 2

  • v0.2.3 Changes

    November 01, 2009
    • Minor enhancements

      • Options are now applied per-crawl, rather than module-wide.
    • ๐Ÿ› Bug fixes

      • Fixed a bug which caused deadlock if an exception occurred when crawling the last page in the queue.
  • v0.2.2 Changes

    October 26, 2009
    • Minor enhancements

      • When the :verbose option is set to true, exception backtraces are printed to aid debugging.
  • v0.2.1 Changes

    October 24, 2009
    • Major enhancements

      • Added HTTPS support.
      • CLI program 'anemone', which is a frontend for several tasks.
    • Minor enhancements

      • HTTP request response time recorded in Page.
      • Use of persistent HTTP connections.