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.
 
 
 

53 lines
1.2 KiB

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