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.
 
 
 

39 lines
889 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. * Added ignore option in site configuration to igore based on wildcards
  8. Version 0.8.1-c1
  9. ================
  10. Thanks to @pestaa
  11. * Added support `UTF8` keys in `metadata` and `config`
  12. Version 0.8.1
  13. =============
  14. Thanks to @rfk.
  15. * Updated to use nose 1.0
  16. * Bug fix: LessCSSPlugin: return original text if not a .less file
  17. * PyFS publisher with mimetypes and etags support.
  18. Version 0.8
  19. ==============
  20. * Relative path bugs in windows generation have been fixed.
  21. Version 0.8rc3
  22. ==============
  23. * Fixed a jinja2 loader path issue that prevented site generation in windows
  24. * Fixed tests for stylus plugin to account for more accurate color
  25. manipulation in the latest stylus