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