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.
 
 
 

221 lines
6.2 KiB

  1. Version 0.8.4c17
  2. ============================================================
  3. Thanks to @nud
  4. * `$PATH` based executable discovery for `CLTransformer` plugins. (Issue #100)
  5. Version 0.8.4c16
  6. ============================================================
  7. Thanks to @nud
  8. * Bug Fix: Fix class name of `test_stylus` (Issue #97)
  9. Version 0.8.4c15
  10. ============================================================
  11. Thanks to @gfuchedzhy
  12. * Bug Fix: Textlinks plugin: do nothing if resource doesn't use template (Issue #96)
  13. Version 0.8.4c14
  14. ============================================================
  15. Thanks to @gfuchedzhy
  16. * Bug Fix: Retain permissions in text files during generation (Issue #90)
  17. Version 0.8.4c13
  18. ============================================================
  19. Thanks to @vincentbernat
  20. * Support for `output_format` configuration in markdown (Issue #89)
  21. Version 0.8.4c12
  22. ============================================================
  23. * Added `urlencode` and `urldecode` filters. (Issue #102)
  24. * Bug Fix: Fixed tests for Issue #88
  25. Version 0.8.4c11
  26. ============================================================
  27. Thanks to @gfuchedzhy
  28. * Bug Fix: Added support for encoded urls to hyde server. (Issue #88)
  29. * Bug Fix: Converted `content_url` and `media_url` to encoded urls. (Issue #88)
  30. Version 0.8.4c10
  31. ============================================================
  32. Thanks to @gfuchedzhy
  33. * Bug Fix: All occurrences of `str` replaced with `unicode`. (Issue #87)
  34. Version 0.8.4c9
  35. ============================================================
  36. * Added tests for sorting groups
  37. Thanks to @merlinrebrovic
  38. * Hyde Starter Kit patches. (Issue #68)
  39. Version 0.8.4c8
  40. ============================================================
  41. * Added support for loading modules from the site path. Thanks to
  42. @theomega for the idea (Issue #78 & #79)
  43. Version 0.8.4c7
  44. ============================================================
  45. Thanks to @tcheneau
  46. * Added support for AsciiDoc. (Issue #76)
  47. Version 0.8.4c6
  48. ============================================================
  49. Thanks to @gr3dman
  50. * Added paginator plugin and tests (Issue #73)
  51. Version 0.8.4c5
  52. ============================================================
  53. Thanks to @merlinrebrovic
  54. * Hyde starter kit extended with advanced options (Issue #68)
  55. Version 0.8.4c4
  56. ============================================================
  57. * Added docutils to dev-req.txt
  58. Thanks to @benallard
  59. * Added restructuredText plugin (Issue #63)
  60. * Added restructuredText filter (Issue #63)
  61. * Added traceback support for errors when server is running (Issue #63)
  62. Version 0.8.4c3
  63. ============================================================
  64. * Bug Fix: Fixed uglify-js tests
  65. Version 0.8.4c2
  66. ============================================================
  67. Thanks to @rfk
  68. * Added Sphinx Plugin (Issue #62)
  69. * Bug fix: PyFS publisher now checks if the pyfs module is installed. (Issue #62)
  70. Version 0.8.4c1
  71. ============================================================
  72. Thanks to @gfuchedzhy
  73. * Bug Fix: CLTransformer now gracefully handles arguments that have "=". (Issue #58)
  74. Version 0.8.3
  75. ============================================================
  76. * Bug Fix: A bad bug in Expando that modified the `__dict__` has been fixed.
  77. (Issue #53)
  78. * Tags now support metadata. Metadata can be provided as part of the tagger
  79. plugin configuration in `site.yaml`
  80. * Ensured that the context data & providers behave in the same manner. Both
  81. get loaded as expandos. (Issue #29)
  82. * `hyde serve` now picks up changes in config data automatically.
  83. (Issue #24)
  84. * Bug Fix: `hyde create` only fails when `content`, `layout` or `site.yaml`
  85. is present in the target directory. (Issue #21)
  86. * Bug Fix: Exceptions are now handled with `ArgumentParser.error`.
  87. * Bug Fix: Sorter excludes items that do not have sorting attributes.
  88. (Issue #18)
  89. * Wrapped `<figure>` inside `<div>` to appease markdown. (Issue #17)
  90. * Added `display:block` for html5 elements in basic template so that it
  91. works in not so modern browsers as well. (Issue #17)
  92. Thanks to Joe Steeve.
  93. * Changed deploy location for main.py and fixed entry point in
  94. `setup.py`. (Issue #56)
  95. Thanks to @stiell
  96. * Bug Fix: Better mime type support in hyde server (Issue #50)
  97. * Bug Fix: Support empty extension in tagger archives (Issue #50)
  98. Thanks to @gfuchedzhy
  99. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  100. (Issue #54)
  101. Thanks to @vincentbernat
  102. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  103. (Issue #52)
  104. Thanks to @rfk
  105. * Added PyPI publisher (Issue #49)
  106. * Bug Fix: Made `site.full_url` ignore fully qualified paths (Issue #49)
  107. Thanks to @vincentbernat
  108. * Added JPEG Optim plugin (Issue #47)
  109. * Fixes to CLTransformer (Issue #47)
  110. Version 0.8.2
  111. ============================================================
  112. Thanks to @merlinrebrovic
  113. * Added hyde starter kit (Issue #43)
  114. Thanks to @vincentbernat
  115. * Added git dates plugin (Issue #42)
  116. * Added Image size plugin (Issue #44)
  117. * Added silent, compress and optimization parameter support for less css
  118. plugin (Issue #40)
  119. * Fixed plugin chaining issues (Issue #38)
  120. * Added Language(translation) plugin (Issue #37)
  121. * Bug Fix: Made sorting tests more predictable (Issue #41)
  122. * Bug Fix: Added more standard paths for executables (Issue #41)
  123. * Added Combine files plugin (Issue #39)
  124. * Added ignore option in site configuration to igore based on wildcards
  125. (Issue #32)
  126. Thanks to @pestaa
  127. * Added support `UTF8` keys in `metadata` and `config` (Issue #33)
  128. Version 0.8.1
  129. ============================================================
  130. Thanks to @rfk.
  131. * Updated to use nose 1.0 (Issue #28)
  132. * Bug fix: LessCSSPlugin: return original text if not a .less file
  133. (Issue #28)
  134. * PyFS publisher with mtime and etags support. (Issue #28)
  135. Version 0.8
  136. ============================================================
  137. * Relative path bugs in windows generation have been fixed.
  138. Version 0.8rc3
  139. ============================================================
  140. * Fixed a jinja2 loader path issue that prevented site generation in windows
  141. * Fixed tests for stylus plugin to account for more accurate color
  142. manipulation in the latest stylus