Releases: sphinx-doc/sphinxext-opengraph
Releases · sphinx-doc/sphinxext-opengraph
v0.10.0
What's Changed
- Add support for Python 3.12 by @hugovk in #113
- Drop support for Sphinx 4 by @sciencewhiz in #124
- Add testing for Sphinx 8 by @sciencewhiz in #128
- Improvements & general refactoring by @AA-Turner in #133
- Allow setting a canonical URL via
ogp_canonical_url
by @AA-Turner in #134
New Contributors
- @dimaqq made their first contribution in #130
- @AA-Turner made their first contribution in #133
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Test Sphinx 7 by @hugovk in #114
- Fix default Roboto font not being found by the matplotlib FontManager by @madmiraal in #116
New Contributors
- @madmiraal made their first contribution in #116
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- make matplotlib optional by @TheTripleV in #104
- Drop EOL Python 3.7, Bump PyPy to 3.9 by @hugovk in #106
- Add
:ogp_disable:
metadata field by @shiftinv in #86 - feat: allow specifying a custom font for the card text by @shuuji3 in #110
New Contributors
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Fix DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead by @hugovk in #99
- FIX: Social media twitter card tags by @choldgraf in #101
Full Changelog: v0.8.1...v0.8.2
v0.8.1
V0.8.0
What's Changed
- Format with Black 23.1.0 by @hugovk in #95
- ENH: Add social card previews by @choldgraf in #88
New Contributors
- @choldgraf made their first contribution in #88
Full Changelog: v0.7.5...V0.8.0
v0.7.5
What's Changed
- check for description length before subscripting by @TheTripleV in #90
Full Changelog: v0.7.4...v0.7.5