File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ HEAD] ( https://github.com/docsbydoxdox/doxdox/tree/HEAD ) - (2022-04-25)
4
+
5
+ [ Full Changelog] ( https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.13...HEAD )
6
+
7
+ - [ feat] Added parseString method to parser template. [ #179 ] ( https://github.com/docsbydoxdox/doxdox/pull/179 )
8
+ - [ feat] Load plugin from directory. [ #178 ] ( https://github.com/docsbydoxdox/doxdox/pull/178 )
9
+ - [ hotfix] Updated packages. [ #177 ] ( https://github.com/docsbydoxdox/doxdox/pull/177 )
10
+ - [ hotfix] Updated markdown-it package. [ #176 ] ( https://github.com/docsbydoxdox/doxdox/pull/176 )
11
+ - Fix findParentNodeModules failing on paths with non-URI legal chars [ #171 ] ( https://github.com/docsbydoxdox/doxdox/pull/171 )
12
+ - [ hotfix] Replaced sanitizePath with fileURLToPath in JSDoc parser. [ #175 ] ( https://github.com/docsbydoxdox/doxdox/pull/175 )
13
+ - [ hotfix] Fixed issue with doxdoxignore from macOS on Windows. [ #174 ] ( https://github.com/docsbydoxdox/doxdox/pull/174 )
14
+ - [ hotfix] Updated packages. [ #173 ] ( https://github.com/docsbydoxdox/doxdox/pull/173 )
15
+ - [ hotfix] Added cross-env to test targets. [ #172 ] ( https://github.com/docsbydoxdox/doxdox/pull/172 )
16
+ - [ hotfix] Updated packages. [ #170 ] ( https://github.com/docsbydoxdox/doxdox/pull/170 )
17
+ - [ hotfix] Updated packages. [ #169 ] ( https://github.com/docsbydoxdox/doxdox/pull/169 )
18
+
3
19
## [ v4.0.0-preview.13] ( https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.13 ) - (2022-03-28)
4
20
5
21
[ Full Changelog] ( https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.12...v4.0.0-preview.13 )
You can’t perform that action at this time.
0 commit comments