DocPad v3.2.8 Release Notes

Release Date: 2012-02-26 // about 12 years ago
    • Stopped docpad render from outputting the welcome message
    • ๐Ÿšš Removed try..catchs from plugins, you should do this too
      • The checking is now higher up in the callstack, which provides better error reporting and capturing
    • ๐Ÿ›  Fixed a problem with the error bubbling that was preventing template errors from being outputted
    • ๐Ÿ›  Fixed the "too many files open" issue thanks to bal-util's openFile and closeFile utility functions
    • Closes
      • #143 - No errors on wrong layout