Revision history for Perl extension Form::Tiny.
1.12 Wed Jan 6 20:00:00 2021
- form_field now accepts coderefs
- add default value configuration for form fields
- field coercions now eval errors and add them as form errors
- build_fields sub is now optional
1.11 Tue Jan 5 14:00:00 2021
- fix broken release
1.10 Tue Jan 5 13:00:00 2021
- add syntactic sugar mode with -flag import
- improve documentation
1.01 Mon Sep 28 19:00:00 2020
- fix Type::Tiny dependency minimum version
- fix and improve documentation
1.00 Sun Sep 27 22:00:00 2020
- first version