Skip to content

Version 7.0.0

Choose a tag to compare

@bakkot bakkot released this 14 Dec 01:30
· 9 commits to main since this release

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.