yes, yes, the docs needed updating to strictures 2 too
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
7104761c 3 - also switch the documentation to strictures 2 (slow clap for mst there)
4
a74639ef 51.003000 - 2015-07-25
fb6c1581 6 - switch to strictures 2
6779ecfd 7 - add make_variant_package_name optional method
8
57d22b93 91.002002 - 2014-08-21
e7603a9e 10 - fix license in metadata
11
ee5bc3c0 121.002001 - 2014-08-16
cd99379c 13 - specify perl prerequisite on metadata
c59b7a19 14 - documentation fixes and clarifications
15
e6578e47 161.002000 - 2013-12-10
5a0662d9 17 - add build_variant method on variable packages, to allow avoiding
18 importing a generator sub
3c1ca277 19 - fix pragmas applied by modules listed in "importing" from leaking out
20 into unexpected scopes
21
e6578e47 221.001004 - 2013-05-04
cfcf68cb 23 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
24 Scott Miller!)
25
e6578e47 261.001003 - 2013-03-25
c18012aa 27 - fix NAME in Makefile.PL (RT#84209)
28
e6578e47 291.001002 - 2012-09-19
485d5893 30 - Declare the Test::Fatal build dependency
31
e6578e47 321.001001 - 2012-05-12
17c48f72 33 - Actually declare the Import::Into dependency (stupid mst)
34
e6578e47 351.001000 - 2012-05-12
1bacb018 36 - Switch to Import::Into for exporting other things
ed98a1a0 37 - Use Sub::Name to name installed things if available
38
e6578e47 391.000000 - 2012-01-23
cb80731c 40 - initial release