changelog
[gitmo/Package-Stash-PP.git] / Changes
1 Revision history for Package-Stash
2
3 {{$NEXT}}
4       - oops, accidentally included some experimental changes in that last
5         release, that break things
6
7 0.07  2010-09-18
8       - non-dev release
9
10 0.06-TRIAL  2010-08-26
11       - re-enable the caching of the stash, since I can't reproduce the bug
12         at all
13
14 0.05  2010-06-15
15       - bump Test::More requirement for done_testing
16
17       - update packaging stuff
18
19 0.04  2010-06-13
20       - get_package_symbol now doesn't autovivify stash entries. A new method
21         get_or_add_package_symbol can now be used for that behavior.
22
23       - Update %DB::sub on add_package_symbol (Tim Bunce).
24
25 0.03  2010-05-14
26       - Rename from Stash::Manip to Package::Stash
27
28 0.02  2010-05-13
29       - Need to dep on Test::Exception
30
31 0.01  2010-05-12
32       - Initial release