-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changes
36 lines (24 loc) · 866 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Revision history for Dancer-Plugin-FormValidator
{{$NEXT}}
Use version_for with register_plugin
1.122610 2012-09-17 22:28:13 Europe/Paris
Fix test check if the module is installed
1.122460 2012-09-02 19:29:52 Europe/Paris
Add new tests
Don't use a global variable to get settings
Fix documentation
Fix prereqs depends
1.122350 2012-08-22 22:09:39 Europe/Paris
Accept multiple format for profile file
Review documentation
Use Dist::Zilla to manage release process
Improve code, fix typo and little cosmetic thing
Add a new function dfv
0.4 29/04/2011
Clean and fix encoding in a pod.
0.3 17/10/2010
Use setting('appdir') for to know the path of application, and concat with file name.
0.2 16/10/2010
Errors can return hash with errors or use halt().
0.1 11/10/2010
Initial version developed.