mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-27 14:31:19 -07:00
0.6.0
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ 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.0 - 2023-09-08
|
## 0.6.0 - 2023-09-16
|
||||||
|
|
||||||
* Python Binding
|
* Python Binding
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "vtracer"
|
name = "vtracer"
|
||||||
version = "0.7.0"
|
version = "0.6.0"
|
||||||
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."
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "vtracer"
|
name = "vtracer"
|
||||||
version = "0.7.0"
|
version = "0.6.0"
|
||||||
description = "Python bindings for the Rust Vtracer raster-to-vector library"
|
description = "Python bindings for the Rust Vtracer raster-to-vector library"
|
||||||
authors = [ { name = "Chris Tsang", email = "chris.2y3@outlook.com" } ]
|
authors = [ { name = "Chris Tsang", email = "chris.2y3@outlook.com" } ]
|
||||||
readme = "vtracer/README.md"
|
readme = "vtracer/README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user