0.04 Memory Leak Fix - Matt S Trout 0.03 Documentation: TT example used field.tag instead of field.field. Documentation: clarify config should be in Controller not Application. Documentation: modifying $form->field must happen before $form->validate. Added source_type config option to define alternative source adapter class. Instantiate CGI::FormBuilder::Source::File and call parse method directly. Reset CGI::FormBuilder object after ACTION in case of $c->forward overwrites it. 0.02 17-12-06 14:24:30 First working version Add HTML::Template and Mason support Rewrote Plugin::FormBuilder as Controller::FormBuilder base class