changelog
[gitmo/Package-Stash-PP.git] / Changes
1 Revision history for Package-Stash
2
3 {{$NEXT}}
4
5 0.07  2010-09-18
6       - non-dev release
7
8 0.06-TRIAL  2010-08-26
9       - re-enable the caching of the stash, since I can't reproduce the bug
10         at all
11
12 0.05  2010-06-15
13       - bump Test::More requirement for done_testing
14
15       - update packaging stuff
16
17 0.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.
20
21       - Update %DB::sub on add_package_symbol (Tim Bunce).
22
23 0.03  2010-05-14
24       - Rename from Stash::Manip to Package::Stash
25
26 0.02  2010-05-13
27       - Need to dep on Test::Exception
28
29 0.01  2010-05-12
30       - Initial release