-------------------
- Introduce ``uuid_factory`` function on ``node.interfaces.IUUIDAware`` and
implement default function in ``node.behaviors.common.UUIDAware``.
[rnix, 2020-03-01]
- Rename ``NodeTestCase.expect_error`` to ``NodeTestCase.expectError``.
[rnix, 2019-09-04]
- Rename ``NodeTestCase.check_output`` to ``NodeTestCase.checkOutput``.
[rnix, 2019-09-04]
- Introduce ``prefix`` keyword argument in ``Nodify.treerepr``.
[rnix, 2019-09-04]