You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[#74](https://github.com/tscircuit/builder/pull/74)| π³ Major | seveibar | Fix issue where failure to connect routes doesn't show an error that routes failed to connect |
51
+
|[#74](https://github.com/tscircuit/builder/pull/74)| π³ Major | seveibar | Fix an issue where failure to connect routes does not show an error that routes failed to connect. |
52
+
|[#73](https://github.com/tscircuit/builder/pull/73)| π³ Major | seveibar | Fix bad usage of `convert` function in `plated-hole-builder.ts`|
49
53
|[#72](https://github.com/tscircuit/builder/pull/72)| π³ Major | seveibar | Fix default plated hole construction when there's no outer width or hole width |
50
54
|[#71](https://github.com/tscircuit/builder/pull/71)| π³ Major | seveibar | Fix default plated hole construction when there's no outer width or hole width |
51
-
|[#73](https://github.com/tscircuit/builder/pull/73)| π Minor | seveibar | Fix bad usage of `convert` function in `plated-hole-builder.ts`|
52
-
|[#70](https://github.com/tscircuit/builder/pull/70)| π Minor | seveibar | Upgrade the `@tscircuit/footprinter` dependency to version `0.0.44`. |
55
+
|[#70](https://github.com/tscircuit/builder/pull/70)| π Minor | seveibar | Upgrade the Footprinter package to version 0.0.44 |
|[#25](https://github.com/tscircuit/pcb-viewer/pull/25)| π³ Major | seveibar | Fix port aliases not appearing for smtpads and plated holes for most components |
61
+
|[#25](https://github.com/tscircuit/pcb-viewer/pull/25)| π³ Major | seveibar | Fix port aliases not appearing for SMTPads and plated holes for most components |
|[#98](https://github.com/tscircuit/cli/pull/98)| π Minor | seveibar | Add --no-cleanup flag to keep temporary entrypoints around |
66
-
|[#100](https://github.com/tscircuit/cli/pull/100)| π Minor | andrii-balitskyi | Improve 401 error messages by providing a more informative message and exiting the process with a non-zero status code. |
67
+
|[#99](https://github.com/tscircuit/cli/pull/99)| π³ Major | seveibar | Fix "over dragging" issue, add debug logging, and fix LEVEL_NOT_FOUND error messages |
68
+
|[#102](https://github.com/tscircuit/cli/pull/102)| π³ Major | imrishabh18 | Fix issue where localhost is interpreted as IPv6 instead of IPv4 by the axiosInstance package. |
69
+
|[#98](https://github.com/tscircuit/cli/pull/98)| π Minor | seveibar | Add a `--no-cleanup` flag to keep temporary entrypoints around for debugging purposes. |
70
+
|[#100](https://github.com/tscircuit/cli/pull/100)| π Minor | andrii-balitskyi | Improve 401 error messages with a better user-friendly message and exit the process. |
|[#6](https://github.com/tscircuit/props/pull/6)| π³ Major | seveibar | Add format check and typecheck workflows to the project. |
77
+
|[#7](https://github.com/tscircuit/props/pull/7)| π Minor | Slaviiiii | Change the property names from `pcbCenterX` and `pcbCenterY` to `pcbX` and `pcbY` in the `boardProps` type. |
|[#11](https://github.com/tscircuit/footprinter/pull/11)| π³ Major | seveibar | Add a new `pinrow` function and a new`biome.json` configuration |
83
+
|[#11](https://github.com/tscircuit/footprinter/pull/11)| π³ Major | seveibar | Add a new `pinrow` function and a corresponding`biome.json` configuration.|
|[#16](https://github.com/tscircuit/jscad-fiber/pull/16)| π³ Major | seveibar | Introduce test and release workflows, fix exports, and add build system |
79
-
|[#19](https://github.com/tscircuit/jscad-fiber/pull/19)| π³ Major | Slaviiiii | Update functions and shapes |
80
-
|[#12](https://github.com/tscircuit/jscad-fiber/pull/12)| π³ Major | Slaviiiii | Adds support for three new extrusion types: helical, rectangular, and rotational, as well as a Project component. |
81
-
|[#15](https://github.com/tscircuit/jscad-fiber/pull/15)| π³ Major | Slaviiiii | Adds support for geometry colorization in the JSCAD fixture component. |
82
-
|[#20](https://github.com/tscircuit/jscad-fiber/pull/20)| π Minor | seveibar | Fix gh-pages not deploying by updating the predeploy script to build the cosmos-export instead of the library. |
89
+
|[#16](https://github.com/tscircuit/jscad-fiber/pull/16)| π³ Major | seveibar | Add test and release workflows, fix exports, and add build system |
90
+
|[#20](https://github.com/tscircuit/jscad-fiber/pull/20)| π Minor | seveibar | Fix the `predeploy` script to build the Cosmos export instead of the library. |
91
+
|[#19](https://github.com/tscircuit/jscad-fiber/pull/19)| π Minor | Slaviiiii | Update functions and shapes in the examples |
92
+
| [#12](https://github.com/tscircuit/jscad-fiber/pull/12) | π£ | Slaviiiii | Adds support for various extrusion operations, including helical, rectangular, and rotational extrusions.
93
+
- |
94
+
|[#15](https://github.com/tscircuit/jscad-fiber/pull/15)| π³ Major | Slaviiiii | Add support for geometry colorization in the JSCAD fixture component. |
|[#23](https://github.com/tscircuit/easyeda-converter/pull/23)| π³ Major | andrii-balitskyi | Add support for parsing RECT package detail shape |
106
+
|[#25](https://github.com/tscircuit/easyeda-converter/pull/25)| π³ Major | andrii-balitskyi | Use the manufacturer part number as the TypeScript component name, with normalization to ensure valid names. |
107
+
|[#23](https://github.com/tscircuit/easyeda-converter/pull/23)| π³ Major | andrii-balitskyi | Add support for parsing `RECT` package detail shape |
89
108
90
109
## Changes by Contributor
91
110
92
111
### [seveibar](https://github.com/seveibar)
93
112
94
113
| PR # | Impact | Description |
95
114
|------|--------|-------------|
96
-
|[#74](https://github.com/tscircuit/builder/pull/74)| π³ Major | Fix issue where failure to connect routes doesn't show an error that routes failed to connect |
115
+
|[#74](https://github.com/tscircuit/builder/pull/74)| π³ Major | Fix an issue where failure to connect routes does not show an error that routes failed to connect. |
116
+
|[#73](https://github.com/tscircuit/builder/pull/73)| π³ Major | Fix bad usage of `convert` function in `plated-hole-builder.ts`|
97
117
|[#72](https://github.com/tscircuit/builder/pull/72)| π³ Major | Fix default plated hole construction when there's no outer width or hole width |
98
118
|[#71](https://github.com/tscircuit/builder/pull/71)| π³ Major | Fix default plated hole construction when there's no outer width or hole width |
99
-
|[#25](https://github.com/tscircuit/pcb-viewer/pull/25)| π³ Major | Fix port aliases not appearing for smtpads and plated holes for most components |
|[#11](https://github.com/tscircuit/footprinter/pull/11)| π³ Major | Add a new `pinrow` function and a new `biome.json` configuration |
102
-
|[#16](https://github.com/tscircuit/jscad-fiber/pull/16)| π³ Major | Introduce test and release workflows, fix exports, and add build system |
103
-
|[#73](https://github.com/tscircuit/builder/pull/73)| π Minor | Fix bad usage of `convert` function in `plated-hole-builder.ts`|
104
-
|[#70](https://github.com/tscircuit/builder/pull/70)| π Minor | Upgrade the `@tscircuit/footprinter` dependency to version `0.0.44`. |
105
-
|[#98](https://github.com/tscircuit/cli/pull/98)| π Minor | Add --no-cleanup flag to keep temporary entrypoints around |
106
-
|[#20](https://github.com/tscircuit/jscad-fiber/pull/20)| π Minor | Fix gh-pages not deploying by updating the predeploy script to build the cosmos-export instead of the library. |
119
+
|[#25](https://github.com/tscircuit/pcb-viewer/pull/25)| π³ Major | Fix port aliases not appearing for SMTPads and plated holes for most components |
120
+
|[#99](https://github.com/tscircuit/cli/pull/99)| π³ Major | Fix "over dragging" issue, add debug logging, and fix LEVEL_NOT_FOUND error messages |
121
+
|[#6](https://github.com/tscircuit/props/pull/6)| π³ Major | Add format check and typecheck workflows to the project. |
122
+
|[#11](https://github.com/tscircuit/footprinter/pull/11)| π³ Major | Add a new `pinrow` function and a corresponding `biome.json` configuration. |
123
+
|[#16](https://github.com/tscircuit/jscad-fiber/pull/16)| π³ Major | Add test and release workflows, fix exports, and add build system |
124
+
|[#70](https://github.com/tscircuit/builder/pull/70)| π Minor | Upgrade the Footprinter package to version 0.0.44 |
125
+
|[#98](https://github.com/tscircuit/cli/pull/98)| π Minor | Add a `--no-cleanup` flag to keep temporary entrypoints around for debugging purposes. |
126
+
|[#20](https://github.com/tscircuit/jscad-fiber/pull/20)| π Minor | Fix the `predeploy` script to build the Cosmos export instead of the library. |
127
+
128
+
### [imrishabh18](https://github.com/imrishabh18)
129
+
130
+
| PR # | Impact | Description |
131
+
|------|--------|-------------|
132
+
|[#102](https://github.com/tscircuit/cli/pull/102)| π³ Major | Fix issue where localhost is interpreted as IPv6 instead of IPv4 by the axiosInstance package. |
133
+
|[#2](https://github.com/tscircuit/soup-to-svg/pull/2)| π³ Major | Initialized the lib with build and type checking. |
|[#23](https://github.com/tscircuit/easyeda-converter/pull/23)| π³ Major | Add support for parsing RECT package detail shape |
113
-
|[#100](https://github.com/tscircuit/cli/pull/100)| π Minor | Improve 401 error messages by providing a more informative message and exiting the process with a non-zero status code. |
139
+
|[#25](https://github.com/tscircuit/easyeda-converter/pull/25)| π³ Major | Use the manufacturer part number as the TypeScript component name, with normalization to ensure valid names. |
140
+
|[#23](https://github.com/tscircuit/easyeda-converter/pull/23)| π³ Major | Add support for parsing `RECT` package detail shape |
141
+
|[#100](https://github.com/tscircuit/cli/pull/100)| π Minor | Improve 401 error messages with a better user-friendly message and exit the process. |
114
142
115
143
### [Slaviiiii](https://github.com/Slaviiiii)
116
144
117
145
| PR # | Impact | Description |
118
146
|------|--------|-------------|
119
-
|[#19](https://github.com/tscircuit/jscad-fiber/pull/19)| π³ Major | Update functions and shapes |
120
-
|[#12](https://github.com/tscircuit/jscad-fiber/pull/12)| π³ Major | Adds support for three new extrusion types: helical, rectangular, and rotational, as well as a Project component. |
121
-
|[#15](https://github.com/tscircuit/jscad-fiber/pull/15)| π³ Major | Adds support for geometry colorization in the JSCAD fixture component. |
147
+
|[#7](https://github.com/tscircuit/props/pull/7)| π Minor | Change the property names from `pcbCenterX` and `pcbCenterY` to `pcbX` and `pcbY` in the `boardProps` type. |
148
+
|[#19](https://github.com/tscircuit/jscad-fiber/pull/19)| π Minor | Update functions and shapes in the examples |
149
+
| [#12](https://github.com/tscircuit/jscad-fiber/pull/12) | π£ | Adds support for various extrusion operations, including helical, rectangular, and rotational extrusions.
150
+
- |
151
+
|[#15](https://github.com/tscircuit/jscad-fiber/pull/15)| π³ Major | Add support for geometry colorization in the JSCAD fixture component. |
0 commit comments