-
Notifications
You must be signed in to change notification settings - Fork 3
/
Changes
44 lines (30 loc) · 1.09 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
0.008 2018-04-09 08:33:36-0400
Features
- Documentation updates.
Bug fixes
- Escape left and right literal braces in regex.
See <https://github.com/zmughal/gmail-imap-label/pull/4>.
Build changes
- Switch to using @Author::ZMUGHAL dzil plugin bundle.
See <https://github.com/zmughal/gmail-imap-label/pull/2>.
- Implement Travis CI continuous integration.
See <https://github.com/zmughal/gmail-imap-label/pull/3>
0.007 2013-02-10 16:17:52-0600
- add metadata to distribution
- improve documentation
0.006 2012-12-12 12:46:35-0600
- minimum version for Capture::Tiny
0.005 2012-12-08 15:18:49-0600
- more correct regex quantifier
0.004 2012-12-08 15:18:49-0600
- fix documentation
- change IMAP response matching to handle quoting of labels (specifically for
parentheses)
0.003 2012-12-07 11:12:21-0600
- add dzil plugin to check changelog
0.002 2012-12-07 11:05:47-0600
- change dzil license to Artistic 2.0
0.001 2012-12-07 04:03:08-0600
- change to module distribution
- add command-line options
- add tests for request/response filter map