Posted By: Anupam Sengupta
Date: 2007-07-18 07:10
Summary: Rubytree 0.3.1 (Bugfix) released.
Project: Generic Tree Data Structure for Ruby
A bugfix release (0.3.1) has been made. All users should upgrade as this fixes an issue in the prior version (0.3.0) which inadvertently shadowed the core Module#ancestors method by defining the same method in Tree::TreeNode class. This method in the TreeNode class has been now renamed to 'parentage'. |
|