File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.7.0 (2025-01-12)
5
+
6
+ ### Chores
7
+
8
+ - ** deps** : Update python-semantic-release/publish-action action to v9.16.0
9
+ ([ #38 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/38 ) ,
10
+ [ ` fc404c4 ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/fc404c46af2830eaba288beb8635092174a21b3b ) )
11
+
12
+ Co-authored-by: renovate[ bot] <29139614+renovate[ bot] @users .noreply.github.com>
13
+
14
+ - ** deps** : Update python-semantic-release/python-semantic-release action to v9.16.0
15
+ ([ #39 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/39 ) ,
16
+ [ ` 56e8f87 ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/56e8f877d357deeaee3eb6cf31bee2b064ee2438 ) )
17
+
18
+ Co-authored-by: renovate[ bot] <29139614+renovate[ bot] @users .noreply.github.com>
19
+
20
+ Co-authored-by: Mark Shui Hu < watermarkhu@gmail.com >
21
+
22
+ ### Features
23
+
24
+ - Folder modules ([ #37 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/37 ) ,
25
+ [ ` 81b551d ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/81b551d794804212c18645926d58121cf556c79d ) )
26
+
27
+ * remove redundant root object
28
+
29
+ * feat: document folders
30
+
31
+ * uv format
32
+
33
+ * docs: update readme
34
+
35
+
4
36
## v0.6.0 (2025-01-04)
5
37
6
38
### Documentation
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mkdocstrings-matlab"
3
- version = " 0.6 .0"
3
+ version = " 0.7 .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