add persistent merge cacheing parameter, VERSION/Changes for 0.05
[gitmo/Algorithm-C3.git] / Changes
CommitLineData
c0b91998 1Revision history for Perl extension Algorithm-C3.
2
ca604ce2 30.05 Not Yet Released XXXXXX
4 - Add the ability for the caller to supply a persistent
5 merge cache hashref
6
e48044f1 70.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
7946639b 110.03 Tue. Aug. 08, 2006
12 - New test + bugfix for RT#20879
13
f4e5601f 140.02 Sun. Jul. 30, 2006
15 - code refactored for speed by Brandon L. Black
ce83d567 16
aed74b25 170.01 Wed. Feb. 15, 2006
ce83d567 18 - initial release, code and tests taken from Class::C3