YUIDoc v0.7.0 Release Notes

Release Date: 2015-04-29 // almost 9 years ago
  • 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

    • 0๏ธโƒฃ #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