revert the vivication changes for now, i didn't mean to release them
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
dc7dc3b9 4
50.07 2010-09-18
8ed8a474 6 - non-dev release
6f0d8b67 7
80.06-TRIAL 2010-08-26
118d3083 9 - re-enable the caching of the stash, since I can't reproduce the bug
10 at all
c1e18094 11
120.05 2010-06-15
fe563c3f 13 - bump Test::More requirement for done_testing
14
15 - update packaging stuff
a1cab668 16
988beb41 170.04 2010-06-13
18 - get_package_symbol now doesn't autovivify stash entries. A new method
19 get_or_add_package_symbol can now be used for that behavior.
a1cab668 20
988beb41 21 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 22
988beb41 230.03 2010-05-14
24 - Rename from Stash::Manip to Package::Stash
4950f551 25
988beb41 260.02 2010-05-13
27 - Need to dep on Test::Exception
28
290.01 2010-05-12
30 - Initial release