File: Changes

package info (click to toggle)
libnet-gmail-imap-label-perl 0.008-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 284; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download
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