- change: !BREAKING now only support for Node.js Version >= 10.0.0 , using fs.promise API
- change: switch to @mozilla/readability for better support
- bugfix: async folder create errors
- bugfix: compress images in not supported format throws error #2
- bugfix: compress images in not supported format throws error
- bugfix: handle read remote errors
- bugfix: handle jimp error
- bugfix: isAbsolute from path module is incorrect
- change: try to fix image url with origin
- bugfix: .gif images crashing compressing
- add: images will now be compressed before added
- bugfix: if no cover is given empty string is added to opf.tpl
- bugfix: body tag added if already is one available