All Versions
313
Latest Version
Avg Release Cycle
55 days
Latest Release
875 days ago
Changelog History
Page 14
Changelog History
Page 14
-
v6.51.1 Changes
August 29, 2013- โฌ๏ธ Fixed
docpad upgrade
- โฌ๏ธ Fixed
-
v6.51.0 Changes
August 29, 2013- โก๏ธ Better upgrade
docpad upgrade
and updatedocpad update
experience- Thanks to drguildo and Eduan Lavaque for issue #619
- DocPad will now run the local installation if it exists (avoid this by using the
--global
flag)- Thanks to Eduan Lavaque and flamingm0e for issue #620
- ๐ Added the ability to uninstall plugins via
docpad uninstall <pluginName>
- โก๏ธ Updated dependencies
- โก๏ธ Better upgrade
-
v6.50.1 Changes
August 28, 2013- ๐ Fixed validation of DocPad sites containing the powered by info
- Thanks to drguildo and Eduan Lavaque for issue #618
- ๐ Fixed validation of DocPad sites containing the powered by info
-
v6.50.0 Changes
August 20, 2013- โฌ๏ธ Upgraded from commander v1.3 to v2 (removes commander prompts)
- We now use promptly for prompts
- โก๏ธ Updated dependencies
-
v6.49.2 Changes
August 20, 2013- ๐ Fixed
File::deleteSource
- โ Plugin tester will now try to init the plugin test directory if there are tests defined (useful for plugins which tests start from scratch)
- โก๏ธ Updated dependencies
- ๐ Fixed
-
v6.49.1 Changes
August 14, 2013-
loadFiles
step is now properly reported in the progress bar- Thanks to Bruno Heridet for pull request #498
-
-
v6.49.0 Changes
August 12, 2013- DocPad will now shutdown and destroy itself more thoroughly
- Thanks to Ashton Williams for issue #595
- ๐ Added the event
docpadDestroy
for plugins that are doing anything long-running so they can destroy themselves thoroughly too
- DocPad will now shutdown and destroy itself more thoroughly
-
v6.48.1 Changes
August 09, 2013- ๐ Fixed outputting filenames without an extension
- Thanks to Geert-Jan Brits for issue #584
- ๐ Fixed outputting filenames without an extension
-
v6.48.0 Changes
August 05, 2013- ๐ Moved
regenerateEvery
timer intogenerate
rather thansetConfig
to avoid action stacking - DocPad will now warn you when your project's local DocPad version does not match the global version
- ๐ Moved
-
v6.47.0 Changes
July 31, 2013- Added
FileModel::deleteSource
- ๐ Added support for specifying inline content within the styles block
- ๐ Fixed
DocPad::parseFileDirectory
- Added