changelog
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
759031e2 4
50.08 2010-09-18
426bd905 6 - oops, accidentally included some experimental changes in that last
7 release, that break things
dc7dc3b9 8
90.07 2010-09-18
8ed8a474 10 - non-dev release
6f0d8b67 11
120.06-TRIAL 2010-08-26
118d3083 13 - re-enable the caching of the stash, since I can't reproduce the bug
14 at all
c1e18094 15
160.05 2010-06-15
fe563c3f 17 - bump Test::More requirement for done_testing
18
19 - update packaging stuff
a1cab668 20
988beb41 210.04 2010-06-13
22 - get_package_symbol now doesn't autovivify stash entries. A new method
23 get_or_add_package_symbol can now be used for that behavior.
a1cab668 24
988beb41 25 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 26
988beb41 270.03 2010-05-14
28 - Rename from Stash::Manip to Package::Stash
4950f551 29
988beb41 300.02 2010-05-13
31 - Need to dep on Test::Exception
32
330.01 2010-05-12
34 - Initial release