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