Commit 48756be
committed
CHANGES(docs[deprecations]): Add Deprecated and Raises version columns
why: Users need to know both when deprecation started and when methods
will raise DeprecatedError to plan their migration timeline.
what:
- Add "Deprecated" column showing original deprecation version
- Add "Raises" column showing v0.51.0 for all deprecated APIs
- Update all rows with appropriate version numbers
- Use Sphinx autodoc links for DeprecatedError and DeprecationWarning1 parent 42ccb2f commit 48756be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments