Posted By: Anupam Sengupta
Date: 2010-01-04 08:03
Summary: rubytree 0.6.0 Released
Project: Generic Tree Data Structure for Ruby

rubytree version 0.6.0 has been released!

Rubytree is a Ruby implementation of the generic Tree data structure. It provides a generic tree data-structure with
ability to store keyed node-elements in the tree. This implementation is node-centric, where the individual nodes on
the tree are the primary objects and form the leafs of the structure. The implementation mixes in the Enumerable
module.

Changes:

### 0.6.0 / 2010-01-03

* Fixed the bug#22535[http://rubyforge.org/tracker/index.php?func=detail&aid=22535&group_id=1215&atid=4793] where the
depth method was actually returning height+1 (not the depth).

* Marked the Tree::TreeNode#depth method as *deprecated* (and introduced the run-time dependency on
structured-warnings[http://github.com/schmidt/structured_warnings] gem).

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: rubytree-0-6-0-releas

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post