Skip to content

3.0.0

Choose a tag to compare

@domenic domenic released this 10 Jan 02:58
· 24 commits to master since this release
  • Requires Node.js 5.x.
  • Changed the API to use promises instead of callbacks.
  • Changed the API to accept and output Buffers, 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