File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ backwards compatibility promise:
5858
5959+-----------------------------------------------+---------------+---------------+
6060| Use Case | Regular | API |
61- +-----------------------------------------------+---------------+---------------+
62- | If you... | Then we guarantee BC... |
6361+===============================================+===============+===============+
62+ | **If you... ** | **Then we guarantee BC... ** |
63+ +-----------------------------------------------+---------------+---------------+
6464| Type hint against the interface | Yes | Yes |
6565+-----------------------------------------------+---------------+---------------+
6666| Call a method | Yes | Yes |
@@ -122,9 +122,9 @@ covered by our backwards compatibility promise:
122122
123123+-----------------------------------------------+---------------+---------------+
124124| Use Case | Regular | API |
125- +-----------------------------------------------+---------------+---------------+
126- | If you... | Then we guarantee BC... |
127125+===============================================+===============+===============+
126+ | **If you... ** | **Then we guarantee BC... ** |
127+ +-----------------------------------------------+---------------+---------------+
128128| Type hint against the class | Yes | Yes |
129129+-----------------------------------------------+---------------+---------------+
130130| Create a new instance | Yes | Yes |
You can’t perform that action at this time.
0 commit comments