File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.9.0 (2025-01-16)
5
+
6
+ ### Features
7
+
8
+ - Add supports for scripts ([ #51 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/51 ) ,
9
+ [ ` ecefc80 ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/ecefc801e730cf3ab1d5889ecbfc400af0591385 ) )
10
+
11
+ * fix: script does not have kind * fix: tree-sitter query fixes * fix: do not check for property
12
+ SetAccess for private * feat: add support for scripts * doc: update namespace contents * fix:
13
+ select only the first comment block as docstring
14
+
15
+
4
16
## v0.8.2 (2025-01-14)
5
17
6
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mkdocstrings-matlab"
3
- version = " 0.8.2 "
3
+ version = " 0.9.0 "
4
4
description = " A MATLAB handler for mkdocstrings"
5
5
authors = [
6
6
{ name = " Mark Hu" , email = " watermarkhu@gmail.com" }
You can’t perform that action at this time.
0 commit comments