Skip to content

Releases: watermarkhu/mkdocstrings-matlab

v0.8.0

13 Jan 15:41
Compare
Choose a tag to compare

v0.8.0 (2025-01-13)

Features


Detailed Changes: v0.7.0...v0.8.0

v0.7.0

12 Jan 14:40
Compare
Choose a tag to compare

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

  • remove redundant root object

  • feat: document folders

  • uv format

  • docs: update readme


Detailed Changes: v0.6.0...v0.7.0

v0.6.0

04 Jan 00:03
Compare
Choose a tag to compare

v0.6.0 (2025-01-04)

Documentation

Features

  • add option show_subnamespaces

  • forward config


Detailed Changes: v0.5.0...v0.6.0

v0.5.0

03 Jan 16:14
Compare
Choose a tag to compare

v0.5.0 (2025-01-03)

Features


Detailed Changes: v0.4.2...v0.5.0

v0.4.2

03 Jan 16:06
Compare
Choose a tag to compare

v0.4.2 (2025-01-03)

Bug Fixes


Detailed Changes: v0.4.1...v0.4.2

v0.4.1

03 Jan 15:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Jan 15:08
6b8f699
Compare
Choose a tag to compare

v0.4.0 (2025-01-02)

Feature

  • feat: fix workflows (#6)

  • fix workflows

  • set dummy git credentials

  • set permission

  • forgotten input

  • fix

  • fix

  • fix

  • fix

  • fix (d90cf92)

  • feat: All options working (#4)

  • 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 (83d1588)

Unknown