Commit 00d0530
committed
remove: remove
This commit removes `@stdlib/complex/reviver-float32` in favor of
`@stdlib/complex/float32/reviver`.
BREAKING CHANGE: remove `complex/reviver-float32`
To migrate, users should update their require/import paths to use
`@stdlib/complex/float32/reviver` which provides the same API and
implementation.
Ref: stdlib-js#2260complex/reviver-float32
1 parent 933ebe4 commit 00d0530
File tree
32 files changed
+33
-813
lines changed- lib/node_modules/@stdlib
- complex
- docs/types
- float32
- ctor
- lib
- reviver-float32
- benchmark
- docs
- types
- examples
- lib
- test
- reviver-float64
- reviver
- error/tools
- id2pkg/data
- pkg2id/data
- namespace
- alias2pkg/data
- lib/namespace
- pkg2alias/data
- pkg2standalone/data
- standalone2pkg/data
32 files changed
+33
-813
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
Lines changed: 0 additions & 145 deletions
This file was deleted.
Lines changed: 0 additions & 92 deletions
This file was deleted.
Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 0 additions & 41 deletions
This file was deleted.
0 commit comments