Skip to content

Releases: neocotic/convert-svg

0.3.0

03 Nov 14:44
dc7ad91
Compare
Choose a tag to compare
  • Add option to control background color #14
  • Remove all controllable short options for CLI #15 (breaking change)
  • Split package up into multiple packages to be more modular #17 (breaking change)
  • Add convert-svg-to-jpeg package to convert SVG to JPEG #18

0.2.0

28 Oct 23:15
c2d7b01
Compare
Choose a tag to compare
  • Add CLI & convertFile method to API #2 #8
  • Add scale option #3 #11
  • Throw error when baseFile & baseUrl options are both specified #4 (breaking change)
  • Change source/target terminology to input/output #6
  • Expose Converter class as primary export #9 (breaking change)

0.1.0

19 Oct 18:17
Compare
Choose a tag to compare

Initial release