Releases: executablebooks/sphinx-tabs
Releases · executablebooks/sphinx-tabs
v3.5.0
What's Changed
- Update the tests for Sphinx 8.1 by @mitya57 in #200
- Adding sphinx configuration to RTD config by @bsipocz in #210
- Make the tests pass with Docutils 0.22 by @mitya57 in #207
- MAINT: adding new python versions to testing by @bsipocz in #216
- MAINT: adding dependabot by @bsipocz in #215
- MAINT: dropping sphinx<7 and python<3.10 versions by @bsipocz in #218
- MAINT: renaming the default branch to main by @bsipocz in #219
New Contributors
- @bsipocz made their first contribution in #210
- @dependabot[bot] made their first contribution in #205
Full Changelog: v3.4.7...v3.5.0
Version 3.4.7
As previous release, but with working deployment to PyPI
Version 3.4.6
What's Changed
- Unpin Python version and dont reread README.md in setup.py by @Ch3ri0ur in #192
- Drop usage of internal API when conditionally including assets by @kartben in #198
New Contributors
Full Changelog: v3.4.5...v3.4.6
Version 3.4.5
Version 3.4.4
Last two releases had no package version bump, so didn't release on PyPI
Version 3.4.3
What's Changed
- Add testing for python 3.11 and 3.12 by @foster999 in #182
Full Changelog: v3.4.2...v3.4.3
Version 3.4.2
What's Changed
- Remove no longer needed declare_namespace() by @kloczek in #177
- Make the tests pass with Sphinx 7.1 by @mitya57 in #178
- Fix tests for Sphinx 7.2 by @MeggyCal in #179
- Fix slice assignment in update_context() by @mathpl in #181
- doc: add note about using
includewith tabs by @JSS95 in #173
New Contributors
- @kloczek made their first contribution in #177
- @mitya57 made their first contribution in #178
- @MeggyCal made their first contribution in #179
- @mathpl made their first contribution in #181
- @JSS95 made their first contribution in #173
Full Changelog: v3.4.1...v3.4.2
Version 3.4.1
What's Changed
- Change testing to only cover latest sphinx version by @foster999 in #167
Full Changelog: v3.4.0...v3.4.1
Version 3.4.0
What's Changed
- Change git to https in pre-commit-hooks by @eyllanesc in #158
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #156
- DOCS: Fix typos by @kianmeng in #157
- 👌 IMPROVE: Add support and testing for sphinx 5 by @foster999 in #164
- 🐛 FIX: Fix to stop stripping of first line in MyST content by @reiyw in #165
New Contributors
Full Changelog: v3.3.1...v3.4.0
Version 3.3.1
See changelog.md
What's Changed
- [fix] don't append CSS files to the end of html_static_path list by @return42 in #153
- [fix] prefers-color-scheme: use dark theme if body[data-theme="auto"] by @return42 in #154
New Contributors
Full Changelog: v3.3.0...v3.3.1