Changes for version 0.08 - 2019-03-15

  • COMPATIBILITY FIX
    • Some MooX modules modify Moo's accessor maker, which can cause problems if multiple roles with the same attributes are applied (See https://rt.cpan.org/Ticket/Display.html?id=128278). MooX::TaggedAttributes used an attribute, _tag_cache. When a class using one of the aforementioned MooX modules consumed multiple tag roles, the multiple consumptions of _tag_cache would be lead to an error. Sooooo. MooX::TaggedAttributes no longer has any attributes.

Modules

Add a tag with an arbitrary value to a an attribute