changelog
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
8ed8a474 4 - non-dev release
6f0d8b67 5
60.06-TRIAL 2010-08-26
118d3083 7 - re-enable the caching of the stash, since I can't reproduce the bug
8 at all
c1e18094 9
100.05 2010-06-15
fe563c3f 11 - bump Test::More requirement for done_testing
12
13 - update packaging stuff
a1cab668 14
988beb41 150.04 2010-06-13
16 - get_package_symbol now doesn't autovivify stash entries. A new method
17 get_or_add_package_symbol can now be used for that behavior.
a1cab668 18
988beb41 19 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 20
988beb41 210.03 2010-05-14
22 - Rename from Stash::Manip to Package::Stash
4950f551 23
988beb41 240.02 2010-05-13
25 - Need to dep on Test::Exception
26
270.01 2010-05-12
28 - Initial release