mirror of
https://github.com/visioncortex/vtracer.git
synced 2025-12-06 17:15:41 -08:00
0.6.4
This commit is contained in:
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 0.6.4 - 2024-03-29
|
||||||
|
|
||||||
|
* Update `visioncortex` version to `0.8.8`
|
||||||
|
|
||||||
## 0.6.3 - 2023-11-21
|
## 0.6.3 - 2023-11-21
|
||||||
|
|
||||||
* New converter API https://github.com/visioncortex/vtracer/pull/59
|
* New converter API https://github.com/visioncortex/vtracer/pull/59
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "vtracer"
|
name = "vtracer"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
|
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A cmd app to convert images into vector graphics."
|
description = "A cmd app to convert images into vector graphics."
|
||||||
|
|||||||
Reference in New Issue
Block a user