|
|
@@ -1,15 +1,23 @@ |
|
|
|
Version 0.8.5a12 |
|
|
|
============================================================ |
|
|
|
|
|
|
|
Thanks to @idank |
|
|
|
|
|
|
|
* Bug Fix: Tag archive generator uses subscript syntax to avoid failure when tags contain '-' or space. (Issue #130) |
|
|
|
|
|
|
|
|
|
|
|
Version 0.8.5a11 |
|
|
|
============================================================ |
|
|
|
|
|
|
|
* Bug Fix: Folder Flattener updates node's `relative_deploy_path` & `url` attributes as well. (Issue #126) |
|
|
|
* BREAKING: As part of the above fix, `resource.url` is prefixed with a `/`. (Issue #126) |
|
|
|
* Bug Fix: Folder Flattener updates node's `relative_deploy_path` & `url` attributes as well. (Issue #126) |
|
|
|
* BREAKING: As part of the above fix, `resource.url` is prefixed with a `/`. (Issue #126) |
|
|
|
|
|
|
|
Version 0.8.5a10 |
|
|
|
============================================================ |
|
|
|
|
|
|
|
Thanks to @jd |
|
|
|
|
|
|
|
* Bug Fix: Metadata Plugin: Do not try to read meta data on `simple_copy` files. (Issue #124, Issue #121) |
|
|
|
* Bug Fix: Metadata Plugin: Do not try to read meta data on `simple_copy` files. (Issue #124, Issue #121) |
|
|
|
|
|
|
|
|
|
|
|
Version 0.8.5a9 |
|
|
@@ -17,8 +25,8 @@ Version 0.8.5a9 |
|
|
|
|
|
|
|
Thanks to @vinilios |
|
|
|
|
|
|
|
* Added a helper method in Expando class to ease up non existing keys handling. (Issue #117) |
|
|
|
* Some improvements in LessCSSPlugin to be able to build complex less projects (such as twitter bootstrap) (Issue #117) |
|
|
|
* Added a helper method in Expando class to ease up non existing keys handling. (Issue #117) |
|
|
|
* Some improvements in LessCSSPlugin to be able to build complex less projects (such as twitter bootstrap) (Issue #117) |
|
|
|
|
|
|
|
|
|
|
|
Version 0.8.5a8 |
|
|
|