- Dependencies: Update to sphinx-design 0.6.0 See also [sphinx-design change log]. - Remove support for Python 3.7 and 3.8, following `sphinx-design`.
0.3.2
- Dependencies: Use sphinx-design 0.5 sphinx-design 0.6 introduced CSS changes downstream projects might not be prepared for.
0.3.1
- Fix compatibility issue with Python 3.8
0.3.0
- Accept more options on grid table's `sd-item` directive - Add `shield` directive, to render badges through Shields.io - Add `hyper` role, to render different kinds of hyperlinks
0.2.1
- Improve JS/CSS asset loading - Fix JavaScript for dropdown group elements
0.2.0
- For dropdown elements that should exclusively open when toggled, add a `dropdown-group` CSS class. Thanks, kojinkai and msbt.