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.
 
 
 

45 lines
1.1 KiB

  1. Version 0.8.2
  2. =============
  3. Thanks to @merlinrebrovic
  4. * Added hyde starter kit
  5. Thanks to @vincentbernat
  6. * Added git dates plugin
  7. * Added Image size plugin
  8. * Added silent, compress and optimization parameter support for less css plugin
  9. * Fixed plugin chaining issues
  10. * Added Language(translation) plugin
  11. * Bug Fix: Made sorting tests more predictable
  12. * Bug Fix: Added more standard paths for executables
  13. * Added Combine files plugin
  14. * Added ignore option in site configuration to igore based on wildcards
  15. Thanks to @pestaa
  16. * Added support `UTF8` keys in `metadata` and `config`
  17. Version 0.8.1
  18. =============
  19. Thanks to @rfk.
  20. * Updated to use nose 1.0
  21. * Bug fix: LessCSSPlugin: return original text if not a .less file
  22. * PyFS publisher with mtime and etags support.
  23. Version 0.8
  24. ==============
  25. * Relative path bugs in windows generation have been fixed.
  26. Version 0.8rc3
  27. ==============
  28. * Fixed a jinja2 loader path issue that prevented site generation in windows
  29. * Fixed tests for stylus plugin to account for more accurate color
  30. manipulation in the latest stylus