Version 3.1
Version 3.1 brings the ability to import 3rd party commands. In addition to supporting multiple command source paths when instantiating the application, you can easily reference vendor commands as @vendor/command within the app's configuration. In practice, this means you will be able to extend and reuse Minicli more easily, leveraging Composer for command management.
There should be no backwards compatibility breaks.