Releases: MCorange99/svg2colored-png
Releases · MCorange99/svg2colored-png
[v1.1.0] Added flag --colors-object
Full Changelog: v1.0.4...v1.1.0
[v1.0.4] Cli Arg parser auto version
Full Changelog: v1.0.3...v1.0.4
[v1.0.3] Fixed crash
Fixed crash when file had no extension
Full Changelog: v1.0.2...v1.0.3
[v1.0.2] Bug fixes
Changes:
- fixed crash when file is not of SVG type
- skipping already rendered files
Full Changelog: v1.0.1...v1.0.2
[v1.0.1] Some code improvements
Changes:
- Removed unnecesary dependency
tokio
- Made the main function sync
- Made the readme
Full Changelog: v1.0.0...v1.0.1
[v1.0.0] initial release
Initial release with base features working