Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

v2.0.0

Choose a tag to compare

@75lb 75lb released this 11 Oct 22:21
· 12 commits to master since this release

Upgraded to use jsdoc2md v2.

Breaking since v1.2.1

  • options changed
    • --conf option renamed to --configure to match the jsdoc --configure option.
    • --src option renamed to --files to avoid confusion between --src and --source
  • options removed
    • --sort-by and --group-by removed for now, back in a future version or by popular demand.

Other changes

  • options added
    • source option added, you can now pass in source code as a string.