Sha256: 222d9836f6b1c372745e4363e11b7c27c8ec9cd0033b8c11098c633e8123c44c

Contents?: true

Size: 817 Bytes

Versions: 1

Compression:

Stored size: 817 Bytes

Contents

0.1.4 (2013-12-28)
  - Implement UrlReferenceable.  This adds two new functions, #url and
    #parent_url, which retrieve a slash/delimited/string/of/IDs starting from
    the first child in the parent chain from the caller and its parent
    respectively.
  - Include UrlReferenceable in ArrayBranch, HashBranch and Leaf.

0.1.3 (2013-12-28)
  - Implement ArrayBranch and HashBranch.  These bundle ArrayComposite and
    HashComposite up with the Movable and ParentTracker mixins, for
    convenience.

0.1.2 (2013-12-27)
  - Implement and specify #get_child.

0.1.1 (2013-12-27)
  - Avoid a function name clash between #remove_parent on a child and
    #remove_parent on a parent.  The latter is now #remove_parent_of.
    #assign_parent is now #assign_parent_to, to match.

0.1.0 (2013-12-26)
  - Initial version.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compo-0.1.4 CHANGELOG