Skip to content

Releases: boschglobal/doxysphinx

v3.3.9

28 Jun 13:23
Compare
Choose a tag to compare

v3.3.9 (2024-06-28)

Fix

  • process.py: Fix to support Doxygen 1.10 and 1.11 (#141)

v3.3.8

30 Apr 06:04
Compare
Choose a tag to compare

v3.3.8 (2024-04-30)

Fix

  • python-version: Updated python to 3.12 and dependencies
  • python-version: Added numpy to pyproject

v3.3.7

20 Oct 10:35
Compare
Choose a tag to compare

v3.3.7 (2023-10-20)

Fix

  • doxygen.py: Fix parsing of Windows newlines when on Posix
  • doxygen.py: Don't fail on forward slashes on Windows

v3.3.6

12 Oct 18:12
Compare
Choose a tag to compare

v3.3.6 (2023-10-12)

Fix

  • docs: fixed sphinx autoapi issue in docs build
  • docs: upgraded sphinx book theme (and dependencies in general)
  • html_parser: Ensure HTML is read as UTF-8

v3.3.4

16 Jun 08:57
Compare
Choose a tag to compare

v3.3.4 (2023-06-16)

Fix

  • resources: writing compiled css as utf-8 now

v3.3.3

27 Apr 15:36
Compare
Choose a tag to compare

v3.3.3 (2023-04-27)

Fix

  • Encoding issues on windows

v3.3.2

27 Apr 15:30
Compare
Choose a tag to compare

v3.3.2 (2023-04-27)

Fix

  • check if doxygen.css exists before pre-processing

v3.3.1

27 Apr 15:00
Compare
Choose a tag to compare

v3.3.1 (2023-04-27)

Fix

  • toc: Fix illegal characters in structural dummy titles

v3.3.0

20 Apr 08:34
Compare
Choose a tag to compare

v3.3.0 (2023-04-20)

Feat

  • prerequisites: dartsass isn't needed anymore because we switched to libsass

Fix

  • styling: fixes doxygen page headings
  • parser: removed annotated.html from parsing exclusion list
  • resourceprovision: fixed caching not working for stylesheets
  • devcontainer: fixed devcontainer which was broken on first run.
  • pre-commit: reactivated conventional commit checking

Refactor

  • fix for flake8 error C418 in toc.py

Perf

  • improve performance by parallelizing work over available cores
  • improve performance by better preselection
  • improved performance of json loading by an order of magnitude

v3.2.3

06 Apr 14:28
Compare
Choose a tag to compare

v3.2.3 (2023-04-06)

Fix

  • doxygen_cwd: Interpret paths relative to working dir