Skip to content

v0.3.0

Choose a tag to compare

@caleb531 caleb531 released this 11 May 23:45
· 57 commits to main since this release
f6d318c
  • rsvg-convert will now display an error message for every output that fails to generate
    • Corrected the total number of successful outputs in the final info message
  • Fixed a bug where rsvg-brunch would stop converting
  • Replace mkdir-recursive with mkdirp
    • While mkdirp is an older project, it is still used more widely, and it has a nicer API