Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 675 Bytes

Change Log

Version 0.0.4

  • Add whitespaces handling (0d407873d669e401c9aec6698bdcfa7fc70dca0d)

Version 0.0.3

  • Fix generate JSDoc does not work when the function is on the first line of the file bug (ac7bc9a266073b3f304d8b67fe27c044c6ef5341) (#5)
  • Add shortcut for JSDoc Generator (Alt + J) (d268f06c4688d938d6a1e9e5338421de210e7b0e)

Version 0.0.2

  • Update existing JSDoc instead of creating it if already exists. (82082b1f369b97111168fe9a613f6958621dc001) (#4)
  • Class documenting (3fa8848725d64350c9ce47606e9f6afc8e0e0ed9) (#1)
  • Remove default @returns for constructors (67297236f2716e33306674655a42f53e3387ff3e) (#3)

Version 0.0.1

  • Initial release