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.
 
 
 

56 lines
1.2 KiB

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