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.
 
 
 

215 lines
6.0 KiB

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