Skip to content

Commit ba95a2f

Browse files
committed
v1.5.5
Supports teardrop feature for SMD pads (experimental).
1 parent 0dbca4a commit ba95a2f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ This function can convert ordinary tracks of various angles into rounded tracks,
285285

286286

287287
## 4. Changelog
288+
### v1.5.5
289+
* Supports teardrop feature for SMD pads (experimental).
290+
291+
288292
### v1.5.4
289293
* Supports Kicad footprint version 7/8.
290294
* Add font preview functionality.

version.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
2-
"lastest": "1.5.4",
2+
"lastest": "1.5.5",
33
"history": [
4+
{
5+
"version": "1.5.5",
6+
"build": "2024-11-05",
7+
"url": "https://github.com/cdhigh/sprintFontRelease/releases/download/v1.5.5/sprintFont_v1.5.5.rar",
8+
"whatsnew": "1. Supports teardrop feature for SMD pads (experimental)."
9+
},
410
{
511
"version": "1.5.4",
612
"build": "2024-03-23",

0 commit comments

Comments
 (0)