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.
 
 
 

83 lines
1.7 KiB

  1. Version 0.8.3c5
  2. ===============
  3. Thanks to @stiell
  4. * Bug Fix: Better mime type support in hyde server
  5. * Bug Fix: Support empty extension in tagger archives
  6. Version 0.8.3c4
  7. ===============
  8. Thanks to @gfuchedzhy
  9. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  10. Version 0.8.3c3
  11. ===============
  12. Thanks to @vincentbernat
  13. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  14. Version 0.8.3c2
  15. ================
  16. Thanks to @rfk
  17. * Added PyPI publisher
  18. * Bug Fix: Made `site.full_url` ignore fully qualified paths
  19. Version 0.8.3c1
  20. ================
  21. Thanks to @vincentbernat
  22. * Added JPEG Optim plugin
  23. * Fixes to CLTransformer
  24. Version 0.8.2
  25. =============
  26. Thanks to @merlinrebrovic
  27. * Added hyde starter kit
  28. Thanks to @vincentbernat
  29. * Added git dates plugin
  30. * Added Image size plugin
  31. * Added silent, compress and optimization parameter support for less css plugin
  32. * Fixed plugin chaining issues
  33. * Added Language(translation) plugin
  34. * Bug Fix: Made sorting tests more predictable
  35. * Bug Fix: Added more standard paths for executables
  36. * Added Combine files plugin
  37. * Added ignore option in site configuration to igore based on wildcards
  38. Thanks to @pestaa
  39. * Added support `UTF8` keys in `metadata` and `config`
  40. Version 0.8.1
  41. =============
  42. Thanks to @rfk.
  43. * Updated to use nose 1.0
  44. * Bug fix: LessCSSPlugin: return original text if not a .less file
  45. * PyFS publisher with mtime and etags support.
  46. Version 0.8
  47. ==============
  48. * Relative path bugs in windows generation have been fixed.
  49. Version 0.8rc3
  50. ==============
  51. * Fixed a jinja2 loader path issue that prevented site generation in windows
  52. * Fixed tests for stylus plugin to account for more accurate color
  53. manipulation in the latest stylus