Skip to content

v0.9.0

Compare
Choose a tag to compare
@Twipped Twipped released this 13 Aug 20:01
· 40 commits to master since this release
  • Markdown is now generated using the markdown-it package, which conforms to Commonmark standards. Note, this may be a breaking change, as markdown output will change.
  • Fix: Dox now recognizes ES6 template strings as strings and does not attempt to parse their contents.
    • Deps: added markdown-it@7.0.0
    • Deps: removed marked
  • DevDeps: mocha@3.0.2
  • DevDeps: should@11.0.0