See #705, https://github.com/WordPoints/dependencies
We need an API to let us check the compatibility of an extension. We'll use it with information from the updates API, and also in the future from data packaged with an extension when it is installed.
The initial primary goal is just to be able to use it for #705, but to ensure it will be able to expand in the future without having to be completely rewritten.
See #705, https://github.com/WordPoints/dependencies
We need an API to let us check the compatibility of an extension. We'll use it with information from the updates API, and also in the future from data packaged with an extension when it is installed.
The initial primary goal is just to be able to use it for #705, but to ensure it will be able to expand in the future without having to be completely rewritten.