Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 637 Bytes

History.md

File metadata and controls

26 lines (17 loc) · 637 Bytes

0.3.0 - Dec 18, 2011

  • package.json configuration support including a customized CSS stylesheet
  • additional markdown files supported
  • renamed readme.html to index.html
  • disabled Dox parsing or multiline Javascript comments because it was problematic

0.2.2 - Nov 15, 2011

  • gravatar support for package.json
  • added more details from package.json
  • added java awareness

0.2.1 - Nov 14, 2011

  • small formatting fix on readme
  • Regex bug parsing multiline comments

0.2.0 - Nov 14, 2011

  • switched templating to Jade
  • added multiline comment support for Javascript
  • added JSDoc syntax support using Dox

0.1.2 - Initial release