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