File: Changes

package info (click to toggle)
libsearch-gin-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 404 kB
  • sloc: perl: 1,007; makefile: 28
file content (42 lines) | stat: -rw-r--r-- 1,172 bytes parent folder | download | duplicates (2)
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
Revision history for Search-GIN

0.11      2015-03-03 01:19:29Z
        - switched from deprecated Test::TempDir to Test::TempDir::Tiny

0.10      2015-03-01 22:00:45Z
        - fix bunk ABSTRACTs, for better display on metacpan
        - other misc pod cleanup

0.09      2014-07-15 00:09:54Z
        - Fix arg unpacking in Query::Manual::consistent (Robert Norris,
          RT#94858)
        - fixed mangled links in pod (RT#93490)

0.08    2011-01-31
        - Fix dup release on CPAN

0.07    2010-12-10
        - Adds support for Set queries
        - Renaming excludes to -excludes, requiring Moose >= 0.89
        - Removing special deprecated usage of qw (now complies with 5.13.5)

0.06    2010-09-11
        - Whoops, missed a debug output

0.05    2010-09-11
        - Adding a bit more docs
        - Moved to Dist::Zilla
        - Fixing SIGNATURE file (sorry sorry sorry)

0.04    2010-03-04
        - Safer attribute extraction
        - Multiplex extraction now works
        - Documentation for query modules
        - Fixed bug in manual query returning empty list
        - Updated copyright

0.03    2008-10-31

0.02    2008-10-11

0.01    2008-10-11