ce9d1db70c22288e3b08730377d60c4778d4428b
[p5sagit/Package-Variant.git] / Changes
1 Revision history for Package-Variant
2
3 1.002002 - 2014-08-21
4   - fix license in metadata
5
6 1.002001 - 2014-08-16
7   - specify perl prerequisite on metadata
8   - documentation fixes and clarifications
9
10 1.002000 - 2013-12-10
11   - add build_variant method on variable packages, to allow avoiding
12     importing a generator sub
13   - fix pragmas applied by modules listed in "importing" from leaking out
14     into unexpected scopes
15
16 1.001004 - 2013-05-04
17   - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
18     Scott Miller!)
19
20 1.001003 - 2013-03-25
21   - fix NAME in Makefile.PL (RT#84209)
22
23 1.001002 - 2012-09-19
24   - Declare the Test::Fatal build dependency
25
26 1.001001 - 2012-05-12
27   - Actually declare the Import::Into dependency (stupid mst)
28
29 1.001000 - 2012-05-12
30   - Switch to Import::Into for exporting other things
31   - Use Sub::Name to name installed things if available
32
33 1.000000 - 2012-01-23
34   - initial release