Releases: wpilibsuite/sphinxext-opengraph
Releases · wpilibsuite/sphinxext-opengraph
v0.7.0
What's Changed
- Fix option name in README.md. by @ezio-melotti in #68
- Add option to use og:description as description by @hugovk in #71
- Revert "Add option to use og:description as description" by @TheTripleV in #73
- Test multiple Sphinx and OS versions by @hugovk in #70
- Fix ci workflow syntax by @TheTripleV in #74
- Tidy up whitespace by @hugovk in #69
- ci: Pin PyPI publish action to v1 by @auscompgeek in #75
- Add support for meta description by @hugovk in #72
New Contributors
- @ezio-melotti made their first contribution in #68
- @hugovk made their first contribution in #71
- @auscompgeek made their first contribution in #75
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- Fix first_image not resolving correctly when in subdirectories and ogp_image is defined. by @ItayZiv in #63
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- Include license in setup.py by @sciencewhiz in #52
- Add per-file overrides using field lists by @ItayZiv in #50
New Contributors
- @sciencewhiz made their first contribution in #52
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
v0.4.2
Avoid printing og:description if empty (#42)