Skip to content

Releases: DavidJilg/Vecart

Vecart 2.0.0

13 Dec 18:19

Choose a tag to compare

[2.0.0] - 2025-13-12

Added

  • Added new configuration options
    • updateFrequency | Specifies the update frequency for the console log in seconds.
    • backgroundColor | If set to other than "NONE" a colored background in the form of a rectangle covering the entire artboard is added.
    • shortConfig | Determines if only a shortend version of configuration is included as a comment in the SVG file.
    • overwriteExisting | Determines if existing files are overwritten
  • Added a new inbuild shape: 'heart'

Fixed

  • Various bug fixes and performance improvements.

Changed

  • Reworked the CLI interface for better usability (breaking change!).
  • Reworked logging system for better clarity and more detailed information.

Removed

Vecart 1.0.0

09 Oct 20:08

Choose a tag to compare

Initial Release of Vecart (v1.0.0)