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