Skip to content

Releases: jbms/sphinx-immaterial

v0.11.11

08 Mar 12:45
d965e31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.10...v0.11.11

v0.11.10

12 Dec 22:47
7bb6c48
Compare
Choose a tag to compare

What's Changed

  • Fix the JavaScript search term splitting for compound words by @jbms in #307
  • enable edit-this-page button on RTD by @2bndy5 in #305

Full Changelog: v0.11.9...v0.11.10

v0.11.9

13 Nov 22:16
f7bbc8f
Compare
Choose a tag to compare

What's Changed

  • update namespace for pydantic API v2.5 by @2bndy5 in #303

Full Changelog: v0.11.8...v0.11.9

v0.11.8

28 Oct 00:35
0d83cf3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.7...v0.11.8

v0.11.7

31 Aug 12:28
c61bad9
Compare
Choose a tag to compare

What's Changed

  • fix compatibility with Sphinx v7.2.0 by @2bndy5 in #278

Full Changelog: v0.11.6...v0.11.7

v0.11.6

31 Aug 12:28
Compare
Choose a tag to compare

What's Changed

  • Fix line block indentation issue by @N-Wouda in #273
  • Fix minor compatibility issues with Sphinx 7 by @jbms in #271

New Contributors

Full Changelog: v0.11.5...v0.11.6

v0.11.5

31 Aug 12:28
47dfef7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.11.5

v0.11.4

31 Aug 12:28
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.11.3...v0.11.4

v0.11.3

31 Aug 12:28
4ea9b28
Compare
Choose a tag to compare

What's Changed

  • Avoid mypy errors with Sphinx 6.1 by @jbms in #202
  • Fix to use ts-graphviz/setup-graphviz again on CI by @kamiazya in #201
  • Generate sphinx_immaterial/LICENSE file for sdist package by @jbms in #204
  • Improve CSS/JavaScript bundling and fix miscellaneous issues by @jbms in #205
  • Fix api_parser.Config dataclass definition by @jbms in #206
  • check for logo_url instead of logo by @2bndy5 in #210

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

31 Aug 12:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2