
Move all dependency tracking to an external class which simplifies the relationships and allows managing Mistral without necessarily using packages. Change-Id: If83638c6cdabc4256cd775d7a0187a5668e4d2c9
6 lines
144 B
YAML
6 lines
144 B
YAML
---
|
|
features:
|
|
- Dependencies are now managed in an external class.
|
|
This allows installing Mistral via other methods besides
|
|
packages.
|