Releases: neocotic/convert-svg
Releases · neocotic/convert-svg
0.3.0
- 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
- 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)