Sha256: 2a89ff4cb740f37624c9a5cfc58ebcba1e12f6aaecf88bc1817493fd89485513

Contents?: true

Size: 846 Bytes

Versions: 2

Compression:

Stored size: 846 Bytes

Contents

== 0.3.0 / 2009-12-15

* Major enchancements

  * Option for persistent storage of pages during crawl with TokyoCabinet or PStore

* Minor enhancements

  * Options can be set via methods on the Core object in the crawl block

== 0.2.3 / 2009-11-01

* 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.

== 0.2.2 / 2009-10-26

* Minor enhancements

  * When the :verbose option is set to true, exception backtraces are printed to aid debugging.

== 0.2.1 / 2009-10-24

* 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.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
anemone-0.3.1 CHANGELOG.rdoc
anemone-0.3.0 CHANGELOG.rdoc