Skip to content

v0.7.0

Compare
Choose a tag to compare
@okuryu okuryu released this 29 Apr 12:48
· 76 commits to master since this release

Summary

YUIDoc v0.7.0 have been released today. We've upgraded markdown-it from v3 to v4, and there are some bug fixes and dependencies updates. It also includes fixes for more compatibility with Node v0.12.

Change Log

Fixed

  • #346: Switch to true Markdown options as default (fixes #344)
  • #341: Fix a bug that inherited class was parsed twice (fixes #324)
  • #339: Unindent method Handlebars partials within constructor classes (fixes #323)
  • #334: Use logFn configuration to logging (fixes #325)

Changed

  • #345: Drop removed JSHint rules

Dependencies Updates