Releases: jbms/sphinx-immaterial
Releases · jbms/sphinx-immaterial
v0.13.0
v0.12.6
What's Changed
- Add support for Sphinx 8.2 by @jbms in #410
- Fix search term match and highlight for Unicode chars by @Bizordec in #402
- Add support for serializable html builders (e.g. json, pickle) by @Bizordec in #408
- Add note about palette to toc.follow documentation by @melissawm in #411
New Contributors
- @melissawm made their first contribution in #411
Full Changelog: v0.12.5...v0.12.6
v0.12.5
v0.12.4
v0.12.3
What's Changed
- Various fixes to C++ domain and format_signatures by @jbms in #377
- Fix C/C++ domain support for :node-id: and :symbol-ids: by @jbms in #379
- python/apigen: Fix support for pybind11 overloaded functions by @jbms in #378
- fix: support for graphviz v12.1.0 by @jbms in #390
- format_signatures: Fix whitespace issues and add tests by @jbms in #381
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3 by @dependabot in #391
Full Changelog: v0.12.2...v0.12.3
v0.12.2
v0.12.1
v0.12.0
What's Changed
- allow translating English phrases in json domain output by @2bndy5 in #364
- add config value to control font fetching max_workers by @2bndy5 in #363
- Improve coverage reports by @2bndy5 in #361
- Drop Python 3.8 support by @jbms in #368
- proofreading theme_result.rst by @2bndy5 in #369
- switch to ruff and fix some typing by @2bndy5 in #370
- Add support for formatting Python signatures using black by @jbms in #367
- Add support for Python type parameter lists by @jbms in #366
Full Changelog: v0.11.14...v0.12.0
v0.11.14
v0.11.13
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0 by @dependabot in #353
- Make python_apigen_default_groups also match canonical name by @jbms in #356
- Support methods/properties/functions that are aliased by @jbms in #357
Full Changelog: v0.11.12...v0.11.13