Releases: watermarkhu/mkdocstrings-matlab
v1.0.7
v1.0.6
v1.0.6 (2025-08-29)
This release is published under the MIT License.
Chores
Detailed Changes: v1.0.5...v1.0.6
v1.0.5
v1.0.5 (2025-08-26)
This release is published under the MIT License.
Chores
Detailed Changes: v1.0.4...v1.0.5
v1.0.4
v1.0.4 (2025-08-21)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v1.0.3...v1.0.4
v1.0.3
v1.0.3 (2025-08-20)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v1.0.2...v1.0.3
v1.0.2
v1.0.2 (2025-07-16)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v1.0.1...v1.0.2
v1.0.1
v1.0.1 (2025-07-13)
This release is published under the MIT License.
Bug Fixes
Chores
Documentation
Detailed Changes: v1.0.0...v1.0.1
v1.0.0
v1.0.0 (2025-07-07)
This release is published under the MIT License.
Features
- Decoupling from mkdocstrings-python, which is removed from the dependencies
- Externalizes parsing to a new module named maxx
- Working cross-references
- Automatic cross-linking to MathWorks documentation for MATLAB built-tin types
Breaking Changes
- Configuration options have been updated to use MATLAB terminology
parameter_headings
➡️argument_headings
show_labels
➡️show_attributes
show_signature_annotations
➡️show_signature_types
Fixes
- #79 Removed pinned dependency version of mkdocstrings-python
- #88 Argument blocks with namespace classes as types now display correctly
- Syntax highlighting of inline code now highlighted with MATLAB parser
Docs
- Correct syntax highlighting of argument blocks by using branch of pygments/pygments#2887
Detailed Changes: v0.9.7...v1.0.0
v0.9.7
v0.9.7 (2025-05-03)
This release is published under the MIT License.
Bug Fixes
Chores
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Detailed Changes: v0.9.6...v0.9.7
v0.9.6
v0.9.6 (2025-02-14)
Bug Fixes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Detailed Changes: v0.9.5...v0.9.6