Skip to content

Releases: jbms/sphinx-immaterial

v0.13.5

06 Apr 21:44
be06da3
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of frontmatter config in mermaid diagrams by @Bizordec in #437
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.4 by @dependabot in #405

Full Changelog: v0.13.4...v0.13.5

v0.13.4

19 Mar 05:48
Compare
Choose a tag to compare

What's Changed

  • Fix special pages like genindex by @jbms in #434

Full Changelog: v0.13.3...v0.13.4

v0.13.3

18 Mar 22:15
Compare
Choose a tag to compare

What's Changed

  • Fix alignment issue in format_signatures by @jbms in #428
  • Fix navigation.tabs links and support additional file-wide-metadata by @jbms in #430

Full Changelog: v0.13.2...v0.13.3

v0.13.2

12 Mar 17:44
Compare
Choose a tag to compare

What's Changed

  • Fix typo in documentation regarding content.action.* by @holmboe in #416
  • Fix pending_xref issue with format_signatures by @jbms in #417
  • Warn if numpydoc extension is used by @jbms in #420
  • Ignore leading * characters in Python parameter names by @jbms in #421
  • Support maximum_signature_line_length Sphinx option by @jbms in #423
  • format_signatures(black): Support class constructor syntax by @jbms in #422
  • Drop support for Sphinx<6 by @jbms in #425

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

05 Mar 22:16
Compare
Choose a tag to compare

What's Changed

  • Add parent member to MkdocsNavEntry by @jbms in #413
  • Fix json serializing build issue with MkdocsNavEntry.parent by @jbms in #414

Full Changelog: v0.13.0...v0.13.1

v0.13.0

25 Feb 19:28
Compare
Choose a tag to compare

What's Changed

  • Merge in upstream changes from mkdocs-material by @jbms in #338

Full Changelog: v0.12.6...v0.13.0

v0.12.6

25 Feb 19:09
8def179
Compare
Choose a tag to compare

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

Full Changelog: v0.12.5...v0.12.6

v0.12.5

30 Jan 22:51
4f7e08e
Compare
Choose a tag to compare

What's Changed

  • Fix C++ apigen support for macros with Sphinx >= 7.4 by @jbms in #395
  • Fix C++ apigen page naming for variable template specializations by @jbms in #396
  • Fix navigation.tabs for non-leaf pages by @jbms in #406

Full Changelog: v0.12.4...v0.12.5

v0.12.4

11 Oct 21:44
da75ebe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.12.4

v0.12.3

06 Oct 00:18
Compare
Choose a tag to compare

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