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.
 
 
 

29 lines
575 B

  1. Version 0.8.1-c1
  2. ================
  3. Thanks to @pestaa
  4. * Added support `UTF8` keys in `metadata` and `config`
  5. Version 0.8.1
  6. =============
  7. Thanks to @rfk.
  8. * Updated to use nose 1.0
  9. * Bug fixes to Less CSS
  10. * PyFS publisher with mimetypes and etags support.
  11. Version 0.8
  12. ==============
  13. * Relative path bugs in windows generation have been fixed.
  14. Version 0.8rc3
  15. ==============
  16. * Fixed a jinja2 loader path issue that prevented site generation in windows
  17. * Fixed tests for stylus plugin to account for more accurate color
  18. manipulation in the latest stylus