All notable changes to so-sli will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved flag handling
- Improved returning of exit code
- Added support of symlinks for searching commands
- Fixed determining of project root folder in case of using global command
- Improved 'so-cli:pull-commands' command to support both, git repo and zip archive URLs
- Added "so" prefix to internal arguments
- Implemented recursive scanning for command files in config folder
- Implemented scanning for global commands
- Implemented simple (by command
name
value) overriding of "global" commands by "local" commands
- Updated Symfony dependencies
- Fixed cli version display
- Added installation instructions to Readme
- Initial release