Bumping version to 1.002005
[p5sagit/Import-Into.git] / Changes
CommitLineData
1d69d8bc 1Revision history for Import-Into
2
5078f1f9 3 - fix level as a hashref parameter
4
15c32aaf 51.002004 - 2014-07-09
f84a529e 6 - fix prerequisite declarations for older toolchain
7
7649eeab 81.002003 - 2014-07-09
cc087979 9 - module loading is now done while importing, making it unnecessary to load
15feb379 10 them beforehand (RT#96995, Christian Walde)
cc087979 11
168f57d0 121.002002 - 2014-05-06
33f19016 13 - minor metadata updates
14
a1fa7846 151.002001 - 2014-03-04
0f3ea85e 16 - fix tests and Makefile.PL to support perl 5.6
17
d7d69c61 181.002000 - 2013-12-10
8e0bf610 19 - allow specifying by caller level, as well as specifying file, line,
20 and version
21
d7d69c61 221.001001 - 2013-03-25
3182fa2a 23 - fix NAME in Makefile.PL (RT#84207)
88c433b3 24
d7d69c61 251.001000 - 2012-05-12
10074211 26 - add unimport::out_of
27
d7d69c61 281.000003 - 2012-05-06
aa5ad642 29 - clarify how the method name trick works since apparently now people
30 understand the eval/import trick they've noticed that that isn't the
31 only bit of crazy
32
d7d69c61 331.000002 - 2012-05-05
8c17b6f8 34 - improve explanation and add more examples to the SYNOPSIS
35
d7d69c61 361.000001 - 2012-05-03
02f981a9 37 - correct NAME in Makefile.PL
38
d7d69c61 391.000000 - 2012-05-03
38a56c0f 40 - initial release