Releases: vshaxe/codedox
Releases · vshaxe/codedox
1.3.3
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.4
- Repo moved to vshaxe organization
- Fix issue 16 support newlines in commentdescription, paramFormat, returnFormat
- New config option
alwaysMultiline:true
. If true then all comments are multiline, otherwise non-functions (types) are single line - OnEnter rules dynamically generated for custom configs
- Fix issue 12 Spaces added for non-function docs
- Fix issue 10 "commentend" & "commentprefix" have hardcoded space
- Fix issue 8 Params using type inference not handled properly
- Prepare for additional languages