Skip to content

Releases: MCorange99/svg2colored-png

[v1.1.0] Added flag --colors-object

17 Feb 17:34
Compare
Choose a tag to compare

[v1.0.4] Cli Arg parser auto version

17 Feb 14:14
Compare
Choose a tag to compare

[v1.0.3] Fixed crash

17 Feb 13:54
Compare
Choose a tag to compare

Fixed crash when file had no extension

Full Changelog: v1.0.2...v1.0.3

[v1.0.2] Bug fixes

15 Feb 17:09
Compare
Choose a tag to compare

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

15 Feb 15:35
Compare
Choose a tag to compare

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

15 Feb 15:10
Compare
Choose a tag to compare

Initial release with base features working