Revision history for Role-TinyCommons-Tree

0.04    2016-03-23 (PERLANCAR)

        - [Refactoring] Split routines in Role::TinyCommons::Tree::FromStruct to
          Code::Includable::Tree::NodeMethods so they can be used as normal sub
          call, like Code::Includable::Tree::NodeMethods.

        - Add tests for Code::Includable::Tree::{NodeMethods,FromStruct}.


0.03    2016-03-22 (PERLANCAR)

        - [Refactoring] Split node methods in to
          Code::Includable::Tree::NodeMethods for users that want to avoid
          loading Role::Tiny.

        - [doc] Add some more docs, including for the main module.


0.02    2016-03-21 (PERLANCAR)

        - [Incompatible change] Rename dist from Role-TinyCommons-TreeNode to
          Role-TinyCommons-Tree. Rename role from Role::TinyCommons::TreeNode to
          Role::TinyCommons::Tree::Node.

        - Add role: Role::TinyCommons::Tree::NodeMethods.

        - Add role: Role::TinyCommons::Tree::FromStruct.


0.01    2016-03-19 (PERLANCAR)

        - First release.
