Skip to content

4.0.0 New JavaScript parser engine using Esprima.js

Compare
Choose a tag to compare
@nene nene released this 09 Oct 09:50
· 1198 commits to master since this release
  • Esprima.js-based actual JavaScript parser.
  • Support for enumerations using @enum tag.
  • Auto-generation of @since tags using the new --import option.
  • Support for Ext JS 4 overrides.
  • Overhauled command line help system.
  • More uniform logging and warnings with colors.
  • Default value of --title option changed to "Documentation - JSDuck".
  • Improved display of private, abstract and other class attributes.