Skip to content

Latest commit

 

History

History
80 lines (56 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

80 lines (56 loc) · 4.28 KB

Version 0.7.0 - April 19, 2012

Version 0.6.2 - April 4, 2012

  • Don't not show the empty tab search window on start in Firefox. (@netzpirat)

Version 0.6.1 - April 4, 2012

  • Show external links in top level document to avoid X-Frame-Options blocking. (@netzpirat)
  • Add support for keyboard navigation. (@netzpirat)
  • Remove tree indention and show namespace of entities in the search result. (@netzpirat)

Version 0.6.0 - April 3, 2012

  • Implement @method tag.
  • #19: Implement @overload tag. (@netzpirat)
  • Add @concern as mixin specialization with defined class and instance methods. (@netzpirat)
  • #17: Implement @param reference tags. (@netzpirat)
  • #36: Make the example title optional. (@netzpirat)
  • Rename @module to @mixin to avoid confusion with Node.js modules. (@netzpirat)
  • #30: Make the frames view the default. (@netzpirat)
  • #35: Links aren't working on Class/Module List dropdown for parent nodes. (@netzpirat)
  • #15: Generate a TOC for file contents. (@netzpirat)
  • Detect inner (nested) classes. (@netzpirat)
  • #34: Fix label assignment in references. (@netzpirat)
  • #28: Description for @param and @option is now optional. (@mattijs)

Version 0.5.0 - March 15, 2012

Version 0.4.2 - February 27, 2012

Version 0.4.1 - February 26, 2012

  • Make the doc reference resolver more fail safe. (@netzpirat)

Version 0.4.0 - February 26, 2012

Version 0.3.0 - February 20, 2012

Version 0.2.1 - February 17, 2012

  • Fix wrong path to NPM package binary. (@netzpirat)

Version 0.2.0 - February 17, 2012

Version 0.1.0 - February 14, 2012

  • Initial release to reserve the NPM name. (@netzpirat)