All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- N/A
- Python 3.10 through 3.12 support
- Dropped Python 3.6 and 3.7 support due to EOL
- Dropped Python 3.8 support for latest Sphinx compatibility
- No longer depending on jQuery for delayed loading of embed.js (#33)
- Now supporting Sphinx themes that don't use jQuery
- Support for
file://
(#15)
- Dropped Python 2.7 and <3.6 support
- Re-licensed from MIT to BSD 2-Clause
- Renamed project from
sphinxcontrib-disqus
tosphinx-disqus
- Updated disqus.js with their latest universal code
- Python 3.5 support (Linux/OS X and Windows).
- easy_install: https://bitbucket.org/birkenfeld/sphinx-contrib/issues/155/
- #2
- #1
- #3
- Initial release.