This release induces backward incompatible changes.
- The `screenshot` method has been completely reworked to hide all the "loading" behaviours and can handle itself most of the use cases.
- All the old methods still exist but some have been renamed.
- Changed class name from HtmlToImage to Html2Image
- Refactored the CLI to use the new screenshot method
- New, and clearer, README
- More tests