add persistent merge cacheing parameter, VERSION/Changes for 0.05
[gitmo/Algorithm-C3.git] / Changes
1 Revision history for Perl extension Algorithm-C3.
2
3 0.05 Not Yet Released XXXXXX
4     - Add the ability for the caller to supply a persistent
5       merge cache hashref
6
7 0.04 Wed. Aug. 09, 2006
8     - Remove accidental "use Class::C3" from t/006_complex_merge.t
9       (no functional changes from 0.03)
10
11 0.03 Tue. Aug. 08, 2006
12     - New test + bugfix for RT#20879
13
14 0.02 Sun. Jul. 30, 2006
15     - code refactored for speed by Brandon L. Black
16
17 0.01 Wed. Feb. 15, 2006
18     - initial release, code and tests taken from Class::C3