
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"]
