-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changes
41 lines (29 loc) · 994 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
37
38
39
40
41
Revision history for Dancer2-Plugin-Tail
0.017 Mon Nov 19 04:43:57 GMT 2018
Fix a debug statement in Tail.pm that was causing problems with cpan tests
0.016 Sun Apr 8 04:59:52 GMT 2018
Changes to Tail.pm
Cleanup unit tests
0.015 Thu Apr 5 07:11:34 GMT 2018
Fixed minor changes in samples
0.014 Thu Apr 5 05:51:13 GMT 2018
Forgot to commit samples
0.013 Tue May 30 19:33:26 GMT 2017
Code cleanup
0.012 Thu May 11 20:25:07 GMT 2017
Added samples
Cleanup POD
0.011 Sun May 7 04:47:18 GMT 2017
Cleanup code, add documentation and bug fix
0.010 Tue Apr 11 19:54:03 GMT 2017
define_file_to_tail
0.009 Sat Jan 28 00:40:12 GMT 2017
Added cpanfile
0.008 2016-08-24
Update tail.tt
Add more settings to config file
Pass more settings to template
0.007 2016-08-22
Correct typos and wording on documentation
0.006 2016-08-21
First release