3.0.0
- Requires Node.js 5.x.
- Changed the API to use promises instead of callbacks.
- Changed the API to accept and output
Buffer
s, instead of filenames. - Changed the resizing strategy to involve less magic
viewBox
-based inference. Width and height must be explicitly supplied, either via the corresponding attributes in the SVG file or as options. - Added a synchronous version
- Added a CLI