1.1.1 (2012-06-28)
------------------
- fix an issue in setup.py that broke buildout


1.1 (2012-04-28)
----------------

- set default pipeline so can be used without buildout [djay]
- better documentation [djay]
- change recommended way to use funnelweb [djay]
- new sitemapper step [djay]
- can now crawl get requests [djay]
- various fixes in transmogrify.* dependencies. see change logs [djay]

1.0 (2011-06-29)
----------------

-    fix default cmd line pipeline to funnelweb.remote
-    remove runner code and checkin ttw.cfg
-    funnelweb now depends on mr.migrator
-    improve urltidy to handle .asp .php
-    include index.asp and index.php as default pages
-    handle override pipeline in buildout
-    add --show-pipeline command
-    fix handling of --pipeline



1.0b7 (2011-02-12)
------------------
- fix bug in commandline overrides
- only open cache files when needed so don't run out of handles
- follow http-equiv refresh links
- don't strip html head

1.0b6 (2011-02-06)
------------------

- turn off templateauto by default
- added hideguess step. currently just manual setting of what to hide
- multiline value overrides possible from commandline
- files use file pointers to reduce memory usage
- cache saves .metadata files to record and playback headersx
- ploneremote: fix bug in debug output
- show error if text is None
- fix bug with bad chars in rewritten links
- fix bug in losing items
- templates: handle '/text()' in  xpaths
- templates: new 'optionaltext' rule format
- set default page on the import root


1.0b5 (2010-12-13)
------------------

- fix ordering of commandline help

- fix help for @debug

1.0b4 (2010-12-13)
------------------

- fix encoding problems caused by cache

- better debugging

- commandline to turn on debug info

- script install uses buildout part name

- extra documentation

- commandline help


1.0b3 (2010-11-20)
------------------

- fixed --pipeline option

- fixed eggs= options

- added prune support

- removed transmogrify.htmltesting as a dependency

- improved documentation
  [Jean Jordaan]

- moved main repository to github collective https://github.com/collective/funnelweb



1.0b2 (2010-11-09)
------------------

- Removed z3c.recipe.scripts as a dependency since it creates version conflicts with older zope installs.
  ["Dylan Jay"]

- Make default cache be put in domain specific directory
  ["Dylan Jay"]

- Put conditions on site analyser and turn off by default

1.0b1 (2010-11-08)
------------------

- Initial release tying togeather new and original funnelweb recipes into
  documented commandline/buildout interface
  ["Dylan Jay"]
