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