|
|
|
|
1
|
-## Changes for 0.9.5 (2014-06-04):
|
|
|
|
|
1
|
+## Changes for 0.9.5 (2014-06-13):
|
2
|
|
2
|
|
3
|
* A plugin for Incremental builds, cutting runtime for generating
|
3
|
* A plugin for Incremental builds, cutting runtime for generating
|
4
|
medium to large sites roughly in half!
|
4
|
medium to large sites roughly in half!
|
5
|
* A Twitter plugin to tweet about your new posts. Thanks to @PuercoPop!
|
5
|
* A Twitter plugin to tweet about your new posts. Thanks to @PuercoPop!
|
|
|
6
|
+* Config options for the HTML lang and charset attributes. Thanks to @ryumei!
|
6
|
* Coleslaw now exports a `get-updated-files` function which can be
|
7
|
* Coleslaw now exports a `get-updated-files` function which can be
|
7
|
used to get a list of file-status/file-name pairs that were changed
|
8
|
used to get a list of file-status/file-name pairs that were changed
|
8
|
in the last git push. There is also an exported `find-content-by-path`
|
9
|
in the last git push. There is also an exported `find-content-by-path`
|