Skip to content

Releases: krampstudio/grunt-jsdoc

v2.4.1

15 Jan 16:31
Compare
Choose a tag to compare

Release notes :

Version 2.4.0

05 May 19:37
2.4.0
7b4c6eb
Compare
Choose a tag to compare
  • Update to jsdoc 3.6.0 (security update)
  • Increase supported node versions

2.3.1

12 Apr 10:17
2.3.1
Compare
Choose a tag to compare

Release Notes :

  • fix version of transitive dependency marked to prevent regex dos

2.2.1

05 Jan 15:15
2.2.1
Compare
Choose a tag to compare

Temporary fix the version of marked to prevent XSS (jsdoc should fix it to, so we will be able to remove the dependency)

2.2.0

02 Oct 14:17
2.2.0
Compare
Choose a tag to compare
  • update jsdoc to 3.5.x branch
  • min required node version is now 4.2.0

2.1.1

05 Sep 14:41
2.1.1
Compare
Choose a tag to compare
  • Change jsdoc dependency to ~3.4.0 (see #177)

version 2.1.0

27 May 11:50
2.1.0
Compare
Choose a tag to compare
  • use cross-spawn instead of cross-spawn-async,
  • add generating and generated grunt events

version 2.0.0

25 Apr 20:27
2.0.0
Compare
Choose a tag to compare
  • the private option uses the default behavior,
  • cross-spawn-async is used instead of manual windows management
  • better support for config only
  • peerDependency to fit grunt 1.0.0
  • plugin's internal up date (jshint to eslint, new tests, etc.)

1.1.0

29 Nov 14:21
1.1.0
Compare
Choose a tag to compare
  • update to jsdoc 3.4.0
  • make dest/options.destination optional when the jsdoc config is set.

version 1.0.0

02 Oct 09:30
1.0.0
Compare
Choose a tag to compare
  • breaking compatibility with 0.X.X : remove direct dependency to docstrap
  • test it using node 4 and npm 3