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.
 
 
 

38 lines
815 B

  1. Version 0.8.1-c2
  2. ================
  3. Thanks to @vincentbernat
  4. * Bug Fix: Made sorting tests more predictable
  5. * Bug Fix: Added more standard paths for executables
  6. * Added Combine files plugin
  7. Version 0.8.1-c1
  8. ================
  9. Thanks to @pestaa
  10. * Added support `UTF8` keys in `metadata` and `config`
  11. Version 0.8.1
  12. =============
  13. Thanks to @rfk.
  14. * Updated to use nose 1.0
  15. * Bug fix: LessCSSPlugin: return original text if not a .less file
  16. * PyFS publisher with mimetypes and etags support.
  17. Version 0.8
  18. ==============
  19. * Relative path bugs in windows generation have been fixed.
  20. Version 0.8rc3
  21. ==============
  22. * Fixed a jinja2 loader path issue that prevented site generation in windows
  23. * Fixed tests for stylus plugin to account for more accurate color
  24. manipulation in the latest stylus