Skip to content

Releases: Robpol86/sphinx-disqus

sphinx-disqus-1.3.0

07 Jul 17:48
c08b47f
Compare
Choose a tag to compare

Added

  • Python 3.10 through 3.12 support

Removed

  • Dropped Python 3.6 and 3.7 support due to EOL
  • Dropped Python 3.8 support for latest Sphinx compatibility

Changed

  • No longer depending on jQuery for delayed loading of embed.js (#33)
  • Now supporting Sphinx themes that don't use jQuery

sphinx-disqus-1.2.0

10 Jun 20:37
d5f1200
Compare
Choose a tag to compare

Added

  • Support for file:// (#15)

Removed

  • Dropped Python 2.7 and <3.6 support

Fixed

  • Support for Sphinx 1.6+ (#7)
  • Fixed new html_static_path append and timing (#15)

Changed

  • Re-licensed from MIT to BSD 2-Clause
  • Renamed project from sphinxcontrib-disqus to sphinx-disqus
  • Updated disqus.js with their latest universal code

sphinxcontrib-disqus-1.1.0

04 Aug 08:17
Compare
Choose a tag to compare

sphinxcontrib-disqus-1.0.0

01 Aug 05:24
Compare
Choose a tag to compare
  • Initial release.