Release commit for 1.002005
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
24180d41 31.002005 - 2015-08-28
5078f1f9 4 - fix level as a hashref parameter
5
15c32aaf 61.002004 - 2014-07-09
f84a529e 7 - fix prerequisite declarations for older toolchain
8
7649eeab 91.002003 - 2014-07-09
cc087979 10 - module loading is now done while importing, making it unnecessary to load
15feb379 11 them beforehand (RT#96995, Christian Walde)
cc087979 12
168f57d0 131.002002 - 2014-05-06
33f19016 14 - minor metadata updates
15
a1fa7846 161.002001 - 2014-03-04
0f3ea85e 17 - fix tests and Makefile.PL to support perl 5.6
18
d7d69c61 191.002000 - 2013-12-10
8e0bf610 20 - allow specifying by caller level, as well as specifying file, line,
21 and version
22
d7d69c61 231.001001 - 2013-03-25
3182fa2a 24 - fix NAME in Makefile.PL (RT#84207)
88c433b3 25
d7d69c61 261.001000 - 2012-05-12
10074211 27 - add unimport::out_of
28
d7d69c61 291.000003 - 2012-05-06
aa5ad642 30 - clarify how the method name trick works since apparently now people
31 understand the eval/import trick they've noticed that that isn't the
32 only bit of crazy
33
d7d69c61 341.000002 - 2012-05-05
8c17b6f8 35 - improve explanation and add more examples to the SYNOPSIS
36
d7d69c61 371.000001 - 2012-05-03
02f981a9 38 - correct NAME in Makefile.PL
39
d7d69c61 401.000000 - 2012-05-03
38a56c0f 41 - initial release