Skip to content

CHANGELOG¤

v0.9.5 (2025-02-02)¤

Bug Fixes¤

  • Handle line continuations gracefully (#68, 8a32df0)

  • handle line continuations gracefully

  • Update headings.md

v0.9.4 (2025-02-01)¤

Bug Fixes¤

  • deps: Update dependency tree-sitter-matlab to v1.0.4 (#69, e589881)

Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com

v0.9.3 (2025-01-29)¤

Bug Fixes¤

  • Ignore %#codegen compilation directive (#61, 7239847)

  • fix: Ignore %#codegen compilation directive

  • Exclude all pragmas instead of only %#codegen

Co-authored-by: Mark Shui Hu watermarkhu@gmail.com


Chores¤

  • Make sure that release documentation is using the new version (#60, c3a9899)

  • Update docs.yaml

  • Update release.yaml

  • Update qualify.yaml

v0.9.2 (2025-01-26)¤

Bug Fixes¤

  • deps: Update deps (#59, 131c30c)

  • chore(deps): update python-semantic-release/python-semantic-release action to v9.17.0 (#55)

Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com

  • chore(deps): update python-semantic-release/publish-action action to v9.17.0 (#54)

  • fix(deps): update dependency tree-sitter to v0.24.0 (#53)


v0.9.1 (2025-01-16)¤

Bug Fixes¤

v0.9.0 (2025-01-16)¤

Features¤

  • Add supports for scripts (#51, ecefc80)

  • fix: script does not have kind * fix: tree-sitter query fixes * fix: do not check for property SetAccess for private * feat: add support for scripts * doc: update namespace contents * fix: select only the first comment block as docstring

v0.8.2 (2025-01-14)¤

Bug Fixes¤

v0.8.1 (2025-01-14)¤

Bug Fixes¤

  • Names of folder and namespace entities (#49, 248d389)

v0.8.0 (2025-01-13)¤

Features¤

v0.7.0 (2025-01-12)¤

Chores¤

  • deps: Update python-semantic-release/publish-action action to v9.16.0 (#38, fc404c4)

Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com

  • deps: Update python-semantic-release/python-semantic-release action to v9.16.0 (#39, 56e8f87)

Co-authored-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com

Co-authored-by: Mark Shui Hu watermarkhu@gmail.com

Features¤

  • Folder modules (#37, 81b551d)

  • remove redundant root object

  • feat: document folders

  • uv format

  • docs: update readme

v0.6.0 (2025-01-04)¤

Documentation¤

Features¤

  • Show subnamespaces (#36, 509e793)

  • add option show_subnamespaces

  • forward config

v0.5.0 (2025-01-03)¤

Features¤

v0.4.2 (2025-01-03)¤

Bug Fixes¤

v0.4.1 (2025-01-03)¤

Bug Fixes¤

  • Default value of parameter_headings (#11, 651e25d)

  • fix default value of parameter_headings * add qualify workflow * documentation upgrades

v0.4.0 (2025-01-02)¤

Features¤

  • All options working (#4, 83d1588)

  • add general docs

  • add back parameter_headings option

  • improve headings section

  • bump mkdocstrings-python

  • done with headings section

  • fix inherited members, member order

  • better docs

  • fix docstring parameter handling

  • fixes

  • first attempt at hiding hidden and private members

  • working hidden and private members

  • finalize hidden and private members

  • first attempt summaries

  • summaries almost working

  • comments

  • updates

  • merge constructor

  • docs

  • hide previews

  • docstrings section done

  • finalize signatures

  • update logo

  • first attempt at workflows

  • finalize workflow

  • Fix workflows (#6, d90cf92)

  • fix workflows

  • set dummy git credentials

  • set permission

  • forgotten input

  • fix

v0.3.3 (2024-12-19)¤