We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70898d7 commit 300c5acCopy full SHA for 300c5ac
spec/future_API_evolution.md
@@ -6,6 +6,14 @@
6
7
## Backwards compatibility
8
9
+Functions, objects, keywords and specified behaviour are added to this API standard
10
+only if those are already present in multiple existing array libraries, and if there is
11
+data that those APIs are used. Therefore it is highly unlikely that future versions
12
+of this standard will make backwards-incompatible changes.
13
+
14
+The aim is for future versions to be 100% backwards compatible with older versions.
15
+Any exceptions must have strong rationales, and be clearly documented in the updated
16
+API specification.
17
18
19
## Versioning
0 commit comments