Deprecations¶
Everything scheduled for removal, with its replacement. Generated from the deprecation registry, so it cannot drift from what the code actually warns about.
Anything introduced as a shim in 2.0 is removed in 2.1. Private names (prefixed
with _) change without notice and are not listed here.
Deprecations¶
Auto-generated table of registered deprecations. Regenerate with:
| Name | Replacement | Introduced | Removal |
|---|---|---|---|
MultiCycleOcvFit.data |
MultiCycleOcvFit.cell |
2.1 | 2.2 |
MultiCycleOcvFit.set_data |
MultiCycleOcvFit.set_cell |
2.1 | 2.2 |