documentation/CHANGELOG.md
2015-06-08 12:25:24 -04:00

886 B

1.4.0

  • Output for the @throws tag.
  • Output in HTML for the @properties tag.

1.3.0

/**
 * @param {Type} [param=defaultValue]
 */

1.2.0

  • Transforms in package.json browserify.transform fields are now applied to source code so that babel, etc can be supported.
  • Fixes crash caused by requiring JSON files

1.1.0

  • Add external option that allows the user to whitelist specific external modules to be included in with documentation.

1.0.7

  • Fixes sorting order of documentation
  • Switches order of static and instance members in output