avoid needing . in @INC in dev mode
[p5sagit/Sub-Exporter-Progressive.git] / Changes
1 0.001011 - 2013-10-28
2   - Fix in global destruction (Graham Knop)
3   - Fix SYNOPSIS
4   - Fix duplicate word in DESCRIPTION (RT#86072)
5
6 0.001010 - 2013-03-26
7   - Fix module name in Makefile.PL (RT#83932)
8   - Work around Exporter.pm not installable on perl < 5.8.0
9
10 0.001009 - 2013-03-12
11   - disallow version names in random parts of the import list for consistency
12     with Sub::Exporter (Toby Inkster)
13   - perl 5.6 support
14   - more metadata
15
16 0.001008 - 2013-01-22
17   - Fix prereqs
18
19 0.001007 - 2013-01-21
20   - Rewrite -tag to :tag for Exporter.pm
21
22 0.001006 - 2012-08-27
23   - Handle ':all' correctly
24
25 0.001005 - 2012-08-25
26   - Add support for tags
27   - Warn if defaults are not in exports
28   - Add explicit dependency on Test::More 0.89
29
30 0.001004 - 2012-08-09
31   - fix skipping when Sub::Exporter isn't installed
32
33 0.001003  2012-08-01 12:47:28 America/Chicago
34   - remove warning if there are no defaults
35
36 0.001002  2012-07-31 08:59:43 America/Chicago
37   - Make Sub::Exporter an optional dep (which is kinda the whole point)
38   - warning about too complex usage of Sub::Exporter::Progressive is now
39     an exception
40
41 0.001001  2012-07-29 19:58:40 America/Chicago
42   - Fix '-all' option for the default group
43
44 0.001000  2012-07-29 16:44:01 America/Chicago
45   - Initial Release
46