File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## 0.6.12 - 2026-02-04
9+
10+ * Python Binding
11+
12+ ## 0.6.5 - 2025-10-17
13+
14+ * Update ` fastrand ` to ` 2.3 `
15+
816## 0.6.4 - 2024-03-29
917
1018* Update ` visioncortex ` version to ` 0.8.8 `
Original file line number Diff line number Diff line change 11[package ]
22name = " vtracer"
3- version = " 0.6.6 "
3+ version = " 0.6.12 "
44authors = [" Chris Tsang <chris.2y3@outlook.com>" ]
55edition = " 2021"
66description = " A cmd app to convert images into vector graphics."
Original file line number Diff line number Diff line change 11[project ]
22name = " vtracer"
3- version = " 0.6.11 "
3+ version = " 0.6.12 "
44description = " Python bindings for the Rust Vtracer raster-to-vector library"
55authors = [ { name = " Chris Tsang" , email = " chris.2y3@outlook.com" } ]
66readme = " vtracer/README.md"
You can’t perform that action at this time.
0 commit comments