-
Notifications
You must be signed in to change notification settings - Fork 5
/
Changes
62 lines (35 loc) · 1.38 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Changes file for Dancer2::Logger::LogAny
{{$NEXT}}
0.9912 2017-11-12 15:39:21-05:00 America/New_York
- Require minimum v1.049 for Log::Any::Adapter
0.9911 2017-11-12 10:08:23-05:00 America/New_York
- Add Test::More to build deps
- Add MetaProvides::Package dzil plugin
- Add GitHub::Meta dzil plugin
0.9910 2017-11-11 22:34:19-05:00 America/New_York
- Add Perl minimum version to prereqs
- Exclude dist.ini (and weaver.ini) from build
0.9909 2017-11-11 18:51:51-05:00 America/New_York
- Document the example/ directory
- Update dist.ini
- Use Pod::Weaver but not '=method'
0.9908 2017-11-11 18:37:46-05:00 America/New_York
- Require Dancer2 min v0.157 (for to_app())
- Drop obsolete import tag ':syntax'
- Add an example application using the logger
0.9907 2017-09-18 14:14:10-04:00 America/New_York
- Add missing dependencies
0.9906 2017-09-18 13:10:31-04:00 America/New_York
- Add missing test dependency
0.9905 2017-09-18 11:09:03-04:00 America/New_York
- Move Pod coverage test to xt/
0.9904 2017-09-18 09:48:50-04:00 America/New_York
- Manually update version number
0.9903 2017-09-18 09:41:29-04:00 America/New_York
- Update Abstract
0.9902 2017-09-18 09:37:53-04:00 America/New_York
- Testing Changes file update
0.9901 2017-09-17 09:01:00 EDT
- Use Pod::Weaver
0.9900 2017-09-17 09:00:00 EDT
- Initial release