A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

318 lines
10 KiB

  1. Version 0.8.7a3
  2. ============================================================
  3. * Upgrade `UglifyPlugin` to use 2.3.5 version of uglify. (Issue #214)
  4. Version 0.8.7a2
  5. ============================================================
  6. * Add support for draft blog posts. (Issue #213)
  7. Version 0.8.7a1
  8. ============================================================
  9. * Bugfix: Use `clearfix` class in `listing.j2`. (Issue #156)
  10. * Bugfix: Use `relative_path` instead of url in `macros.j2`. (Issue #180)
  11. Version 0.8.6
  12. ============================================================
  13. Thanks to @QuLogic:
  14. * Refactor: Plugins reorganized by function. (Issue #170)
  15. * Add HG Dates Plugin. (Issue #177)
  16. * Add Clever CSS Plugin. (Issue #178)
  17. * Add Sassy CSS Plugin. (Issue #179)
  18. Thanks to @sirlantis:
  19. * Add support for custom jinja filters. (Issue #159)
  20. Thanks to @gfuchedzhy
  21. * Bugfix: Serve files without a resource. (Issue #92)
  22. Thanks to @ilkerde:
  23. * Add Require JS plugin. (Issue #201)
  24. Thanks to @jakevdp:
  25. * Add SSH publisher. (Issue #205)
  26. Thanks to @herr-lehmann and @nud:
  27. * Bugfix: Fix date time comparison in git plugin. (Issue#142, #199, #137)
  28. Thanks to @rephorm, @gfuchedzhy and @vincentbernat:
  29. * Add thumbnail plugin. (Issue #169, #89)
  30. Thanks to @vincentbernat:
  31. * Add Coffeescript plugin. (Issue #172)
  32. * Add jpegtran plugin. (Issue #171)
  33. Thanks to @jabapyth:
  34. * Add extension support for restructured text. (Issue #206)
  35. Thanks to @tarajane:
  36. * Bugfix: Update the .clear styleName to be .clearfix instead.
  37. Base.j2 applies the 'clearfix' class to the 'banner' element, and not
  38. the 'clear' class. (Issue #156)
  39. Thanks to @pib:
  40. * Bugfix: Use `_transform` instead of `transform` in Expando.
  41. (Issue #152, #153)
  42. Version 0.8.5
  43. ============================================================
  44. * Upgrade dependencies and setup for 0.8.5
  45. * Remove `hyde.fs` use `fswrap` package instead.
  46. * Remove logging functions from `hyde.util`. Use `commando.util` instead.
  47. * Remove `hyde.loader`. Use `commando.util.load_python_object` instead.
  48. * Bugfix: Use the released version of typogrify. (Issue #193)
  49. * Bugfix: Fixed stylus `indent` issues with empty files. (Issue #161)
  50. * Bugfix: Added support for plugin paths relative to site. (Issue #107)
  51. * Bugfix: Folder Flattener updates node's `relative_deploy_path` & `url`
  52. attributes as well. (Issue #126)
  53. * BREAKING: As part of the above fix, `resource.url` is prefixed with a `/`.
  54. (Issue #126)
  55. * Added `simple_copy` feature to account for unprocessable files that
  56. are nonetheless required to be deployed (Issue #121)
  57. * Bugfix: Relative path was used in the server as the sitepath (Issue #119)
  58. * Plugins now support inclusion filters. (Issue #112)
  59. - `include_file_patterns` property accepts globs to filter by file name.
  60. - `include_paths` accepts paths relative to content.
  61. - `begin_node` and `node_complete` honor `include_paths`
  62. - `begin_text_resource`, `text_resource_complete`, `begin_binary_resource`
  63. and `binary_resource_complete` honor both.
  64. * Bugfix: Unsorted combine files fixed. (Issue #111)
  65. * Added an optional sorting parameter. (Issue #111)
  66. * Bugfix: Modified combine plugin to process during
  67. `begin_text_resource`. (Issue #110)
  68. * Modified combine plugin to support relative paths and recursion.
  69. (Issue #108)
  70. * Added ability to specify safe characters in `content_url`,
  71. `media_url` functions and `urlencode` filter. (Issue #103)
  72. Thanks to @idank
  73. * Bugfix: Use `check_output` to avoid a traceback when subprocess
  74. command fails.
  75. * Bugfix: Tag archive generator uses subscript syntax to avoid failure
  76. when tags contain '-' or space. (Issue #130)
  77. Thanks to @jd
  78. * Bugfix: Metadata Plugin: Do not try to read meta data on `simple_copy`
  79. files. (Issue #124, Issue #121)
  80. * Bugfix: Force escape on title in Atom feed. (Issue #176)
  81. * Add `node.rwalk` method for traversing the node in reverse. (Issue #176)
  82. Thanks to @vinilios
  83. * Added a helper method in Expando class to ease up non existing keys
  84. handling. (Issue #117)
  85. * Some improvements in LessCSSPlugin to be able to build complex less
  86. projects (such as twitter bootstrap) (Issue #117)
  87. Thanks to @Erkan-Yilmaz
  88. * Fixed typos in README.
  89. Thanks to @merlinrebrovic
  90. * Updates and improvements to the starter template.
  91. * Cleans up CSS.
  92. * Handles page title endings more elegantly.
  93. * Renders the advanced menu below the basic one.
  94. * Corrects and updates content.
  95. * Explains how to generate and serve the template.
  96. * Makes it more straightforward to contribute.
  97. Thanks to @joshgerdes:
  98. * Made urlencoding safe character list configurable. (Issue #150)
  99. Thanks to @irrelative:
  100. * Bugfix: Avoid index error if there aren't pages when iterating
  101. for paginator. (Issue #190)
  102. Thanks to @davefowler:
  103. * Bugfix: Infinate recursion error with resource dependencies.
  104. (Issue #155, Issue#200)
  105. Thanks to @adube:
  106. * Bugfix: Fix atom.j2 to use `relative_path` instead of `url` when
  107. referencing templates. (Issue #155, Issue#203)
  108. Version 0.8.4
  109. ============================================================
  110. * Bugfix: Configuration now gets reloaded when server regenerates (Issue #70)
  111. * Bugfix: Added styles for codebox (Issue #69)
  112. * Tagger now generates archives upfront in begin_site (Issue #72)
  113. * **Breaking**: The default nodemeta file has been changed to meta.yaml
  114. * Added test for codehilite markdown extension (Issue #82)
  115. * Added rst_directive.py from the pygments repository (Issue #82)
  116. * Added support for ignoring nodes (Issue #80)
  117. * Hyde now ignores .hg, .svn and .git by default (Issue #80)
  118. * Added support for default publisher (Issue #83)
  119. * Added `urlencode` and `urldecode` filters. (Issue #102)
  120. * Bugfix: Fixed tests for Issue #88
  121. * Added tests for sorting groups
  122. * Added support for loading modules from the site path. Thanks to
  123. @theomega for the idea (Issue #78 & #79)
  124. * Added docutils to dev-req.txt
  125. * Bugfix: Fixed uglify-js tests
  126. Thanks to @nud
  127. * `$PATH` based executable discovery for `CLTransformer` plugins. (Issue #100)
  128. * Bugfix: Fix class name of `test_stylus` (Issue #97)
  129. Thanks to @gfuchedzhy
  130. * Bugfix: Textlinks plugin: do nothing if resource doesn't use template (Issue #96)
  131. * Bugfix: Retain permissions in text files during generation (Issue #90)
  132. * Bugfix: Added support for encoded urls to hyde server. (Issue #88)
  133. * Bugfix: Converted `content_url` and `media_url` to encoded urls. (Issue #88)
  134. * Bugfix: All occurrences of `str` replaced with `unicode`. (Issue #87)
  135. * Bugfix: CLTransformer now gracefully handles arguments that have "=". (Issue #58)
  136. Thanks to @vincentbernat
  137. * Support for `output_format` configuration in markdown (Issue #89)
  138. Thanks to @merlinrebrovic
  139. * Hyde starter kit extended with advanced options (Issue #68)
  140. Thanks to @tcheneau
  141. * Added support for AsciiDoc. (Issue #76)
  142. Thanks to @gr3dman
  143. * Added paginator plugin and tests (Issue #73)
  144. Thanks to @benallard
  145. * Added restructuredText plugin (Issue #63)
  146. * Added restructuredText filter (Issue #63)
  147. * Added traceback support for errors when server is running (Issue #63)
  148. Thanks to @rfk
  149. * Added Sphinx Plugin (Issue #62)
  150. * Bugfix: PyFS publisher now checks if the pyfs module is installed. (Issue #62)
  151. Version 0.8.3
  152. ============================================================
  153. * Bugfix: A bad bug in Expando that modified the `__dict__` has been fixed.
  154. (Issue #53)
  155. * Tags now support metadata. Metadata can be provided as part of the tagger
  156. plugin configuration in `site.yaml`
  157. * Ensured that the context data & providers behave in the same manner. Both
  158. get loaded as expandos. (Issue #29)
  159. * `hyde serve` now picks up changes in config data automatically.
  160. (Issue #24)
  161. * Bugfix: `hyde create` only fails when `content`, `layout` or `site.yaml`
  162. is present in the target directory. (Issue #21)
  163. * Bugfix: Exceptions are now handled with `ArgumentParser.error`.
  164. * Bugfix: Sorter excludes items that do not have sorting attributes.
  165. (Issue #18)
  166. * Wrapped `<figure>` inside `<div>` to appease markdown. (Issue #17)
  167. * Added `display:block` for html5 elements in basic template so that it
  168. works in not so modern browsers as well. (Issue #17)
  169. Thanks to Joe Steeve.
  170. * Changed deploy location for main.py and fixed entry point in
  171. `setup.py`. (Issue #56)
  172. Thanks to @stiell
  173. * Bugfix: Better mime type support in hyde server (Issue #50)
  174. * Bugfix: Support empty extension in tagger archives (Issue #50)
  175. Thanks to @gfuchedzhy
  176. * Bugfix: Hyde server now takes the url cleaner plugin into account.
  177. (Issue #54)
  178. Thanks to @vincentbernat
  179. * Bugfix: Ensure image sizer plugin handles external urls properly.
  180. (Issue #52)
  181. Thanks to @rfk
  182. * Added PyPI publisher (Issue #49)
  183. * Bugfix: Made `site.full_url` ignore fully qualified paths (Issue #49)
  184. Thanks to @vincentbernat
  185. * Added JPEG Optim plugin (Issue #47)
  186. * Fixes to CLTransformer (Issue #47)
  187. Version 0.8.2
  188. ============================================================
  189. Thanks to @merlinrebrovic
  190. * Added hyde starter kit (Issue #43)
  191. Thanks to @vincentbernat
  192. * Added git dates plugin (Issue #42)
  193. * Added Image size plugin (Issue #44)
  194. * Added silent, compress and optimization parameter support for less css
  195. plugin (Issue #40)
  196. * Fixed plugin chaining issues (Issue #38)
  197. * Added Language(translation) plugin (Issue #37)
  198. * Bugfix: Made sorting tests more predictable (Issue #41)
  199. * Bugfix: Added more standard paths for executables (Issue #41)
  200. * Added Combine files plugin (Issue #39)
  201. * Added ignore option in site configuration to igore based on wildcards
  202. (Issue #32)
  203. Thanks to @pestaa
  204. * Added support `UTF8` keys in `metadata` and `config` (Issue #33)
  205. Version 0.8.1
  206. ============================================================
  207. Thanks to @rfk.
  208. * Updated to use nose 1.0 (Issue #28)
  209. * Bugfix: LessCSSPlugin: return original text if not a .less file
  210. (Issue #28)
  211. * PyFS publisher with mtime and etags support. (Issue #28)
  212. Version 0.8
  213. ============================================================
  214. * Relative path bugs in windows generation have been fixed.
  215. Version 0.8rc3
  216. ============================================================
  217. * Fixed a jinja2 loader path issue that prevented site generation in windows
  218. * Fixed tests for stylus plugin to account for more accurate color
  219. manipulation in the latest stylus