DocPad v6.12.0 Release Notes

Release Date: 2012-11-23 // over 11 years ago
    • 0️⃣ When creating new documents or files, if it is inside an unknown path we will now default to creating a document instead of a file
    • We now send growl notifications when errors occur
    • We now error and provide suggestions when an extension transform doesn't do anything
    • Watching stability has been improved significantly
    • 📜 Parser headers that don't include spacing now work again (e.g. ---cson instead of --- cson)
    • 🐎 Removed default comparator on FilesCollection due to performance improvement it provides
    • Added
      • Document::parseFileDirectory(opts,next)
      • Document::parseDocumentDirectory(opts,next)
      • FilesCollection::fuzzyFindOne(data)