All notable changes to this project will be documented in this file.
- support Hexo 7
- support Hexo 6
- update sharp to 0.27.2
- fix rotation problem #136 (thanks @SeriesOfUnlikelyExplanations)
- support Hexo 5
- update dependencies
- support Hexo 4
- replace minimatch with micromatch (thanks @curbengh)
- update dependencies
- fixed URLs in package.json
- configuration file follows the new sharp API backward compatibility is preserved though a compilation warning suggests steps to upgrade config file
- update sharp to 0.21
- update bluebird to 3.5.3
quality
option
- support for sharp API options
- crop
- embed
- ignoreAspectRatio
- max
- min
- withoutEnlargement
priority
configuration
- remove
console.log
- add specs
- support for root level assets
- decrease after_generate filter priority for better integration with other plugins
- renamed to
hexo-filter-responsive-images
- optimized for
hexo server
- Initial version published as
hexo-responsive-images