Skip to content

Releases: jbms/sphinx-immaterial

v0.13.9

06 Feb 16:53
7fc957b

Choose a tag to compare

What's Changed

  • Bump actions/setup-node from 5 to 6 in the actions group by @dependabot[bot] in #470
  • Bump the actions group with 2 updates by @dependabot[bot] in #471
  • Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #474
  • Make CustomHTMLBuilder.default_translator_class a class variable by @AA-Turner in #476
  • build(deps): bump mermaid to v11.12.0 by @ruslo in #478
  • docs: how to build this project's docs by @ruslo in #479
  • docs: revise CONTRIBUTING.md by @2bndy5 in #480
  • feat(apidoc.cpp): conditionally add space between certain AST tokens by @laramiel in #483

New Contributors

Full Changelog: v0.13.8...v0.13.9

v0.13.8

13 Oct 19:57
9392478

Choose a tag to compare

What's Changed

  • Support subscript functions in addition to subscript methods by @jbms in #468
  • Bump astral-sh/setup-uv from 6 to 7 in the actions group by @dependabot[bot] in #469

Full Changelog: v0.13.7...v0.13.8

v0.13.7

02 Oct 22:13
7dbafc8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.6...v0.13.7

v0.13.6

14 Aug 00:15
4271743

Choose a tag to compare

What's Changed

Full Changelog: v0.13.5...v0.13.6

v0.13.5

06 Apr 21:44
be06da3

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

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

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

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

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

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