Releases: jbms/sphinx-immaterial
Releases · jbms/sphinx-immaterial
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
v0.11.12
What's Changed
- add modded CSS from basic theme for footnotes/citations by @2bndy5 in #313
- Bump peaceiris/actions-gh-pages from 3.9.0 to 4.0.0 by @dependabot in #344
- Update for sphinx v7.3.x by @2bndy5 in #346
- doc theme_result extension by @2bndy5 in #343
- Bump ts-graphviz/setup-graphviz from 2.0.0 to 2.0.2 by @dependabot in #348
Full Changelog: v0.11.11...v0.11.12
v0.11.11
What's Changed
- apigen.rst: Adds missing character by @funkyfuture in #308
- Fix merge_from_mkdocs_material.py to handle renames by @jbms in #310
- Patch test deps for sphinx v4 by @2bndy5 in #311
- create dependabot config by @2bndy5 in #314
- Bump actions/cache from 3 to 4 by @dependabot in #318
- Bump actions/setup-node from 3 to 4 by @dependabot in #319
- Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.8.11 by @dependabot in #316
- Bump actions/setup-python from 4 to 5 by @dependabot in #315
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #317
- bump actions/checkout from 3 to 4; fix pypa/gh-action-pypi-publish warnings by @2bndy5 in #320
- README: Fix 'pip install' instructions by @ruslo in #324
- Add note about ':kbd:' role by @ruslo in #325
- Fix few title underlines by @ruslo in #326
- Bump ts-graphviz/setup-graphviz from 1.2.0 to 2.0.0 by @dependabot in #327
- actions/download-artifact now supports a pattern by @2bndy5 in #330
- Remove google fonts api key by @2bndy5 in #334
New Contributors
- @dependabot made their first contribution in #318
- @ruslo made their first contribution in #324
Full Changelog: v0.11.10...v0.11.11