Sphinx-immaterial

Latest version: v0.12.4

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.11.7

What's Changed
* fix compatibility with Sphinx v7.2.0 by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/278


**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.6...v0.11.7

0.11.6

What's Changed
* Fix line block indentation issue by N-Wouda in https://github.com/jbms/sphinx-immaterial/pull/273
* Fix minor compatibility issues with Sphinx 7 by jbms in https://github.com/jbms/sphinx-immaterial/pull/271

New Contributors
* N-Wouda made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/273

**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.5...v0.11.6

0.11.5

What's Changed
* update for pydantic v2 by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/269


**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.4...v0.11.5

0.11.4

What's Changed
* Move custom_admonitions monkey patching out of extension setup function by jbms in https://github.com/jbms/sphinx-immaterial/pull/212
* Fix source info by jbms in https://github.com/jbms/sphinx-immaterial/pull/213
* JSON domain: Don't treat unresolved $ref as fatal error by jbms in https://github.com/jbms/sphinx-immaterial/pull/214
* Improve apidoc/cpp/api_parser typing with TypedDict by jbms in https://github.com/jbms/sphinx-immaterial/pull/215
* Address pylint black updates by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/224
* ci: schedule twice a month by umarcor in https://github.com/jbms/sphinx-immaterial/pull/219
* ci: do not fail fast by umarcor in https://github.com/jbms/sphinx-immaterial/pull/220
* Fix potential UnboundLocalError by kartben in https://github.com/jbms/sphinx-immaterial/pull/228
* allow use of system font in theme's graphviz ext by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/225
* Fixed double numfig statements for Figues and no listing number for code blocks by glatosinski in https://github.com/jbms/sphinx-immaterial/pull/229
* add nox config; update CI by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/230
* Fix typo in customization.rst by kartben in https://github.com/jbms/sphinx-immaterial/pull/236
* Extends docs with hint when migrating by funkyfuture in https://github.com/jbms/sphinx-immaterial/pull/239
* type ignore assignment in fix_sphinx_issue_1147.py by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/245
* Styling version directives by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/246
* Backlogged doc updates by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/247
* remove unnecessary permalink to `depart_term()` by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/252
* Fix 250 by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/254
* support admonition options in version directives (follow-up to 246) by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/253
* update call to sphinx.util.typing.stringify in conf.py by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/255
* Fix interoperability with Esbonio language server (163) by tim-nordell-nimbelink in https://github.com/jbms/sphinx-immaterial/pull/258
* update external_cpp_references by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/257
* remove repo_type and make repo_name intuitive by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/260
* add mermaid.js and mathjax to npm deps by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/231
* allow user-interactive color changes in customization doc by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/256
* [docs] reorder palette color options by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/263
* satisfy warning about TypedDict by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/267
* document the icon[logo] option by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/266

New Contributors
* umarcor made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/219
* kartben made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/228
* glatosinski made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/229
* funkyfuture made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/239
* tim-nordell-nimbelink made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/258

**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.3...v0.11.4

0.11.3

What's Changed
* Avoid mypy errors with Sphinx 6.1 by jbms in https://github.com/jbms/sphinx-immaterial/pull/202
* Fix to use ts-graphviz/setup-graphviz again on CI by kamiazya in https://github.com/jbms/sphinx-immaterial/pull/201
* Generate sphinx_immaterial/LICENSE file for sdist package by jbms in https://github.com/jbms/sphinx-immaterial/pull/204
* Improve CSS/JavaScript bundling and fix miscellaneous issues by jbms in https://github.com/jbms/sphinx-immaterial/pull/205
* Fix api_parser.Config dataclass definition by jbms in https://github.com/jbms/sphinx-immaterial/pull/206
* check for `logo_url` instead of `logo` by 2bndy5 in https://github.com/jbms/sphinx-immaterial/pull/210

New Contributors
* kamiazya made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/201

**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.2...v0.11.3

0.11.2

What's Changed
* Fix handling of "short" anchors in the search index by jbms in https://github.com/jbms/sphinx-immaterial/pull/199
* Fix 196 exception in MyST/markdown-it-py by matthias-colt in https://github.com/jbms/sphinx-immaterial/pull/197

New Contributors
* matthias-colt made their first contribution in https://github.com/jbms/sphinx-immaterial/pull/197

**Full Changelog**: https://github.com/jbms/sphinx-immaterial/compare/v0.11.1...v0.11.2

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.