File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.9.3 (2025-01-29)
5
+
6
+ ### Bug Fixes
7
+
8
+ - Ignore ` %#codegen ` compilation directive
9
+ ([ #61 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/61 ) ,
10
+ [ ` 7239847 ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/72398479b347ed778c516e4e1fdad6ab8b6ccdc1 ) )
11
+
12
+ * fix: Ignore ` %#codegen ` compilation directive
13
+
14
+ * Exclude all pragmas instead of only %#codegen
15
+
16
+ Co-authored-by: Mark Shui Hu < watermarkhu@gmail.com >
17
+
18
+ ---------
19
+
20
+ ### Chores
21
+
22
+ - Make sure that release documentation is using the new version
23
+ ([ #60 ] ( https://github.com/watermarkhu/mkdocstrings-matlab/pull/60 ) ,
24
+ [ ` c3a9899 ` ] ( https://github.com/watermarkhu/mkdocstrings-matlab/commit/c3a9899a9b3c031a72880df1b50b09b28206890f ) )
25
+
26
+ * Update docs.yaml
27
+
28
+ * Update release.yaml
29
+
30
+ * Update qualify.yaml
31
+
32
+
4
33
## v0.9.2 (2025-01-26)
5
34
6
35
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " mkdocstrings-matlab"
3
- version = " 0.9.2 "
3
+ version = " 0.9.3 "
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