0.09 Tue Aug 23 22:17:45 EDT 2005
* Revert most of the 0.07 and 0.08 changes, which were attempts to work around
serious bugs in Mason 1.30 that have been fixed in Mason 1.31.
* Create handler_class and setup_escapes hooks in new_handler, so that
subclasses don't need to copy-and-paste new_handler
* Default content type should be "text/html", not "text/htm"
* Test suite should die on errors
0.08 Thu Aug 18 13:49:47 EDT 2005
* Internal updates for more robustness on 1.30
0.07 Wed Aug 17 13:28:35 EDT 2005
* Updates to work correctly with Mason 1.30
0.06 Mon Jul 25 18:49:23 EDT 2005
* Doc fixes
0.05 Mon May 2 22:12:15 EDT 2005
* Added support for redirects. (Also, added a Hook::LexWrap dependency)