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