- Includes support for MyST and sphinx-gallery
- Added page title and header as a parameter
- Alphabetic sorting of tags
- Added removal of all .md and .rst files in the tag folder before generating them again (avoids having duplicates after removing/changing some tag)
- Tag intro text as a parameter
- Added optional integration with sphinx-design badges gh-35
- Added support for symlinked sources gh-37
- Documentation improvements gh-41
- Added support for tagging Jupyter Notebooks using
nbsphinx
gh-51