0.10 Fri Nov. 25, 2005
- removing OS X resource fork files which are causeing
the pod test to fail
0.09 Mon November 7, 2005
- fixing an error in the Tree::Simple::Visitor::LoadDirectoryTree test
0.08 Mon July 18, 2005
- small bug fix in Tree::Simple::Visitor::VariableDepthClone visitor
- small bug fix with Tree::Simple::Visitor::FindByPath visitor
Changes from 0.05:
0.07 Mon July 18, 2005
- forgot to implement the node filter in the
Tree::Simple::Visitor::VariableDepthClone visitor
- added this code and tested it
0.06 Wed July 13, 2005
- added Tree::Simple::Visitor::VariableDepthClone
- added tests and docs for this
- bumped up the Tree::Simple version requirement to
support this new Visitor