Version 7.0.0
support arbitrary attributes on list items, not just ids: #91
The breaking change is that the old string-valued id attribute of list items has been replaced by the new attrs attribute, which is a list of key-value pairs.
support arbitrary attributes on list items, not just ids: #91
The breaking change is that the old string-valued id attribute of list items has been replaced by the new attrs attribute, which is a list of key-value pairs.