Releases: Mikhus/gulp-help-doc
Releases · Mikhus/gulp-help-doc
Version 1.1.0
Version 1.0.9
Changes:
- FixLongArgumentCrash: String.repeat() gets passed a negative number.
Version 1.0.8
Changes:
- Fixed crash when tasks have not been documented
Version 1.0.7
Changes:
- Added support of optional
@order
tag for the tasks, which can be used to make user-defined task info printing order. - Options extended: added ability to hide dependencies from task description.
- Options extended: added ability to show/hide empty line between task description.
Big special thanks to @fracz for those amazing ideas and contributions!
Version 1.0.6
Changes:
- Added support for task definitions in separate gulpfiles, see issue #2
- See restrictions for using in TypeScript version
Version 1.0.5
Changes:
- added support for upcoming gulp v4