jscs-jsdoc
Advanced tools
Changelog
[v0.1.0] - 2014-11-26
Introduced tag presets feature — Thanks Raphael Pigulla for making this and forcing me!
41f1dbbebb
] - checkAnnotations: add tag checking by presets (Alexej Yaroshevich)864a6498b5
] - checkTypes: add strictNativeCase rule (Alexej Yaroshevich)ee6f8971e1
] - core: strip ticks in names (Alexej Yaroshevich)74a08e91bf
] - jsdoc: fixup one liners parsing bug (Alexej Yaroshevich)f454c983cf
] - tag presets (Raphael Pigulla)cc0add681f
] - final steps (Alexej Yaroshevich)79a4953ed1
] - escape param/tag names before check (Charlike Mike Reagent)dc6bf05a9f
] - add dev docs with internal api for happy contributing (Alexej Yaroshevich)4ba96480c4
] - add contributors (Alexej Yaroshevich)1bcdd0e896
] - pkg: add pigulla (Alexej Yaroshevich)13ed645c6a
] - readme: add additional info about checkAnnotation values (Alexej Yaroshevich)072737e55c
] - readme: checkAnnotation rule section (Alexej Yaroshevich)a18685a4c5
] - readme: add checkTypes: strictNativeCase description (Alexej Yaroshevich)Changelog
[v0.0.24] - 2014-11-18
b7dd13ef3b
] - new rule: requireHyphenBeforeDescription (Henry Zhu)bf7b174091
] - checkRedundantParams: fixup invalid example in readme (Alexej Yaroshevich)e317b03511
] - rules: change test case wording to be consistent (Henry Zhu)78ceb47cec
] - requireHyphenBeforeDescription: add rule to readme (Henry Zhu)Changelog
[v0.0.23] - 2014-11-11
51d5cbb5eb
] - fixup bug with constructor key in validators (Alexej Yaroshevich)Changelog
[v0.0.22] - 2014-11-11
Added out of order func-ty for checkParamNames rule
1ed53d8694
] - add test case and fix error message (Alexej Yaroshevich)ef018b99c3
] - fixup rule configuration asserts and add tests (Alexej Yaroshevich)ed2f0f1c3d
] - checkParamNames: out of order case and tests (Alexej Yaroshevich)71aaf10b66
] - readme: describe all rules and add examples (Alexej Yaroshevich)Changelog
[v0.0.21] - 2014-11-11
8cfebde194
] - fixup bug in matching logic for custom classes (Alexej Yaroshevich)Changelog
[v0.0.20] - 2014-11-10
342249621e
] - fixup critical bug with filtering tags (Alexej Yaroshevich)Changelog
[v0.0.18] - 2014-11-10
792be3db0c
] - checkRedundantParams, checkParamNames: add jsdoc check, etc (Christopher Hiller)5cf667cb3d
] - add tests for this case (Alexej Yaroshevich)Changelog
[v0.0.17] - 2014-11-10
5c963e0142
] - checkRedundantReturns: add test for issue #34 (Alexej Yaroshevich)e794e86a31
] - checkReturnTypes: add 'class' as valid custom object (Alexej Yaroshevich)f74570c608
] - checkTypes: split rule logic and add checkin for other typed tags (Alexej Yaroshevich)593053c50d
] - split returns to separated rules (Alexej Yaroshevich)a3ecd830b7
] - fix location issues in jsdoc and split param rules (Alexej Yaroshevich)9ef4bcbf37
] - split param tests to separated files (for simplicity) (Alexej Yaroshevich)db9c731a8a
] - reworking jsdoc-helpers, introducing jsdoctypeparser (Alexej Yaroshevich)d360309965
] - rules api refactoring (Alexej Yaroshevich)165ed20dc4
] - basic return rules: refactor tests (Alexej Yaroshevich)d846a5b1da
] - tests: fix linting directories to lib and test (Alexej Yaroshevich)Changelog
[v0.0.16] - 2014-11-04
6091e3eb0f
] - errors: fixup buggy line counting (Alexej Yaroshevich)76b2c46a42
] - travis.yml: move out nodejs v0.8 from matrix (Alexej Yaroshevich)Changelog
[v0.0.15] - 2014-11-02
c84668fe3d
] - checkTypes: fixup parsing error (Alexej Yaroshevich)298dd2edc0
] - enforceExistence: fixup enforce existence checking (Alexej Yaroshevich)