Posted By: Anupam Sengupta
Date: 2010-01-05 08:12
Summary: rubytree 0.6.1 Released
Project: Generic Tree Data Structure for Ruby

rubytree version 0.6.1 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.1 / 2010-01-04

* Changed the hard-dependency on the 'structured_warnings' RubyGem to a soft-dependency - which lets Rubytree still
work if this RubyGem is not available. The rationale for this is that we should not require the user to install a
separate library just for one single edge-case function (in this case, to indicate a deprecated method). However, if
the library _is_ available on the user's system, then it will get used.

Latest News
Version 1.6.0 of Mxx_ru released
    Nicolay Shmakov - 2013-06-19 12:07
TZInfo v1.0.0 and TZInfo::Data v1.2013.3 Released
    Philip Ross - 2013-06-02 17:12
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

 

Forums | Admin

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

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post