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
|[#158](https://github.com/tscircuit/props/pull/158)| π Minor | seveibar | Rename `transistorType` to `type` and expand the valid types to include `bjt`, `jfet`, and `mosfet`. |
|[#132](https://github.com/tscircuit/footprinter/pull/132)| π³ Major | techmannih | Implements the sod523 component, which includes defining the component parameters, generating the pads, and adding silkscreen elements. |
92
+
|[#150](https://github.com/tscircuit/footprinter/pull/150)| π Minor | techmannih | Adds the sod128 footprint to the project. |
93
+
|[#137](https://github.com/tscircuit/footprinter/pull/137)| π Minor | techmannih | Adds a new footprint for the SOD723 package. |
94
+
|[#128](https://github.com/tscircuit/footprinter/pull/128)| π Minor | Rishikesh63 | Added SOP-8 footprint to the library |
|[#151](https://github.com/tscircuit/3d-viewer/pull/151)| π Minor | Anshgrover23 | Replace "@tscircuit/soup" with "circuit-json" in the project. |
107
+
|[#160](https://github.com/tscircuit/3d-viewer/pull/160)| π Minor | imrishabh18 | Fixes a backwards compatibility issue by defaulting `circuitJson` to `soup` if it is not provided. |
108
+
|[#151](https://github.com/tscircuit/3d-viewer/pull/151)| π Minor | Anshgrover23 | Replace @tscircuit/soup with circuit-json |
74
109
|[#157](https://github.com/tscircuit/3d-viewer/pull/157)| π Tiny | Anshgrover23 | Updates the bun lockfile |
|[#596](https://github.com/tscircuit/core/pull/596)| π Minor | imrishabh18 | Adds a test for subcircuit caching to ensure maximum number of traces are rendered correctly. |
80
116
|[#580](https://github.com/tscircuit/core/pull/580)| π Minor | Ayushjhawar8 | Improves error handling for components with no PCB connection and missing footprint. |
81
-
|[#596](https://github.com/tscircuit/core/pull/596)| π Tiny | imrishabh18 | Adds a SVG snapshot for testing subcircuit caching in a PCB example. |
|[#30](https://github.com/tscircuit/jlcsearch/pull/30)| π Minor | Ayushjhawar8 | Fixes the wrong linking of issues from the footprint index list to the tscircuit repository instead of the footprinter repository. |
128
+
|[#30](https://github.com/tscircuit/jlcsearch/pull/30)| π Minor | Ayushjhawar8 | Fixes the wrong linking of issues to the tscircuit repository. |
|[#51](https://github.com/tscircuit/contribution-tracker/pull/51)| π Minor |kom-senapati|Add faded lines for stars in contributor graph to represent score thresholds. |
134
+
|[#207](https://github.com/tscircuit/runframe/pull/207)| π Minor |Ayushjhawar8|Fix the positioning of the cancel button to prevent it from overlapping the run button. |
|[#31](https://github.com/tscircuit/autorouting.com/pull/31)| π Minor | Abse2001 | Refactors the download command to use Golang-style error handling instead of try-catch. |
140
+
|[#32](https://github.com/tscircuit/autorouting.com/pull/32)| π Minor | Abse2001 | Refactored the CLI code to use the Go-style error handling pattern. |
141
+
|[#31](https://github.com/tscircuit/autorouting.com/pull/31)| π Minor | Abse2001 | Refactor the download command to use Golang-style error handling instead of try-catch. |
|[#25](https://github.com/tscircuit/prompt-benchmarks/pull/25)| π³ Major | ShiboSoftwareDev | Removes the old benchmark script and associated code. |
147
+
|[#26](https://github.com/tscircuit/prompt-benchmarks/pull/26)| π Minor | ShiboSoftwareDev | Adds detailed documentation about the project's structure, setup, and benchmarking capabilities. |
148
+
|[#25](https://github.com/tscircuit/prompt-benchmarks/pull/25)| π Minor | ShiboSoftwareDev | Refactoring the codebase structure by removing an old benchmark script and adding a new one. |
|[#151](https://github.com/tscircuit/3d-viewer/pull/151)| π Minor | Replace "@tscircuit/soup" with "circuit-json" in the project. |
114
-
|[#157](https://github.com/tscircuit/3d-viewer/pull/157)| π Tiny | Updates the bun lockfile |
162
+
|[#158](https://github.com/tscircuit/props/pull/158)| π Minor | Rename `transistorType` to `type` and expand the valid types to include `bjt`, `jfet`, and `mosfet`. |
|[#580](https://github.com/tscircuit/core/pull/580)| π Minor | Improves error handling for components with no PCB connection and missing footprint. |
121
-
|[#30](https://github.com/tscircuit/jlcsearch/pull/30)| π Minor | Fixes the wrong linking of issues from the footprint index list to the tscircuit repository instead of the footprinter repository. |
168
+
|[#132](https://github.com/tscircuit/footprinter/pull/132)| π³ Major | Implements the sod523 component, which includes defining the component parameters, generating the pads, and adding silkscreen elements. |
169
+
|[#150](https://github.com/tscircuit/footprinter/pull/150)| π Minor | Adds the sod128 footprint to the project. |
170
+
|[#137](https://github.com/tscircuit/footprinter/pull/137)| π Minor | Adds a new footprint for the SOD723 package. |
171
+
|[#48](https://github.com/tscircuit/contribution-tracker/pull/48)| π Minor | Add GitHub link for top contributors |
172
+
173
+
### [Rishikesh63](https://github.com/Rishikesh63)
174
+
175
+
| PR # | Impact | Description |
176
+
|------|--------|-------------|
177
+
|[#128](https://github.com/tscircuit/footprinter/pull/128)| π Minor | Added SOP-8 footprint to the library |
122
178
123
179
### [imrishabh18](https://github.com/imrishabh18)
124
180
125
181
| PR # | Impact | Description |
126
182
|------|--------|-------------|
127
-
|[#596](https://github.com/tscircuit/core/pull/596)| π Tiny | Adds a SVG snapshot for testing subcircuit caching in a PCB example. |
183
+
|[#160](https://github.com/tscircuit/3d-viewer/pull/160)| π Minor | Fixes a backwards compatibility issue by defaulting `circuitJson` to `soup` if it is not provided. |
184
+
|[#596](https://github.com/tscircuit/core/pull/596)| π Minor | Adds a test for subcircuit caching to ensure maximum number of traces are rendered correctly. |
185
+
|[#4](https://github.com/tscircuit/docs/pull/4)| π Minor | Adds support for a 3D view of the circuit snippets in the application. |
|[#580](https://github.com/tscircuit/core/pull/580)| π Minor | Improves error handling for components with no PCB connection and missing footprint. |
199
+
|[#30](https://github.com/tscircuit/jlcsearch/pull/30)| π Minor | Fixes the wrong linking of issues to the tscircuit repository. |
200
+
|[#207](https://github.com/tscircuit/runframe/pull/207)| π Minor | Fix the positioning of the cancel button to prevent it from overlapping the run button. |
|[#51](https://github.com/tscircuit/contribution-tracker/pull/51)| π Minor | Add faded lines for stars in contributor graph to represent score thresholds. |
206
+
|[#51](https://github.com/tscircuit/contribution-tracker/pull/51)| π Minor | Add faded lines for stars in contributor graph |
134
207
135
208
### [Abse2001](https://github.com/Abse2001)
136
209
137
210
| PR # | Impact | Description |
138
211
|------|--------|-------------|
139
-
|[#31](https://github.com/tscircuit/autorouting.com/pull/31)| π Minor | Refactors the download command to use Golang-style error handling instead of try-catch. |
212
+
|[#32](https://github.com/tscircuit/autorouting.com/pull/32)| π Minor | Refactored the CLI code to use the Go-style error handling pattern. |
213
+
|[#31](https://github.com/tscircuit/autorouting.com/pull/31)| π Minor | Refactor the download command to use Golang-style error handling instead of try-catch. |
|[#25](https://github.com/tscircuit/prompt-benchmarks/pull/25)| π³ Major | Removes the old benchmark script and associated code. |
219
+
|[#26](https://github.com/tscircuit/prompt-benchmarks/pull/26)| π Minor | Adds detailed documentation about the project's structure, setup, and benchmarking capabilities. |
220
+
|[#25](https://github.com/tscircuit/prompt-benchmarks/pull/25)| π Minor | Refactoring the codebase structure by removing an old benchmark script and adding a new one. |
221
+
222
+
### [ArnavK-09](https://github.com/ArnavK-09)
223
+
224
+
| PR # | Impact | Description |
225
+
|------|--------|-------------|
226
+
|[#50](https://github.com/tscircuit/cli/pull/50)| π Minor | Fixes the react type declarations in the project. |
0 commit comments