Revision history for Perl module Catalyst::Plugin::FormValidator::Simple::Auto 0.08 2006-09-09T15:16:29+09:00 - removed $c->path_to when loading yaml file 0.07 2006-07-25T13:05:01+09:00 - added validator_profile accessor to store current profile - added some basic tests 0.06 2006-07-24T02:44:21+09:00 - fixed forward action tracker bug when action is relative calls 0.05 2006-07-24T01:48:38+09:00 - added forward tracking 0.04 2006-07-07T11:56:59+09:00 - fixed yaml load error with latest YAML.pm 0.03 2006-06-14T11:30:20+09:00 - fixed bug for action name (reported by tokuhirom) 0.02 2006-06-14T02:08:49+09:00 - added missing prereq modules (no code changes) 0.01 2006-06-14T01:44:54+09:00 - original version;