Lines Matching full:api
3 API Overview
7 current :ref:`stability level <api_lifecycle>`. More details about API changes
14 change at any time. The public API SHOULD NOT be considered stable.
16 * If minor version is up to one (0.1.z), API is considered
18 * If minor version is larger than one (0.y.z | y > 1), API is considered
21 * Version 1.0.0 defines the public API. The way in which the version number
22 is incremented after this release is dependent on this public API and how it
34 compatible functionality is introduced to the public API. It MUST be
35 incremented if any public API functionality is marked as deprecated. It MAY
41 breaking change was made to the API.
47 - 0.1.0 denotes an :ref:`experimental <api_lifecycle_experimental>` API
48 - 0.8.0 denote an :ref:`unstable <api_lifecycle_unstable>` API,
55 .. api-overview-table::