Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 3.1

Choose a tag to compare

@erikaheidi erikaheidi released this 02 Jun 08:08
· 151 commits to main since this release
ff06ade

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.