Stability
Throughout the documentation, indications of a module's stability are provided. Some modules are well-established and used widely, making them highly unlikely to ever change. Other modules may be new, experimental, or known to have risks associated with their use.
The following stability indices have been used:
Stability | Description |
---|---|
stable | Modules that are unlikely to change or be removed in the foreseeable future. |
experimental | Modules that are new, untested, or have known issues. |
deprecated | Modules that are being removed or replaced in the future. |
unstable | Modules that may change or be removed without warning. |
Module | Stability |
---|---|
stable | |
stable | |
stable | |
stable | |
stable | |
experimental |
Any part of a module (method, event, or property) that is not documented as part of that module's public API is subject to change at any time.
Last modified 23d ago