- fix for exceptionlog command with new log file name and structure since OXID 6.0.3
- fix for loading from modules dir if namespace does not match folder name(s)
- finally removed deprecated shop install command, not relevant for OXID >= 6.0
- added possibility to load custom commands from module folders
- removed some deprecated code and files
- removed deprecated shop install command, not relevant for OXID >= 6.0
- removed guzzlehttp dependency
- only cleanup after module fix if not resetting
- OXID 6 compat improved
- More OXID6 compat, use namespace for ModuleList class
- Fix aModuleControllers, too
- Updated PHAR
- Changes for latest oxid_modules_config export and import commands
- Added interactive user:create command, updated phar and README
- Fix if oxruncmds dir doesn't exists
- Fix autoload
- Add autoloading of custom "oxruncmds" folder in OXID source dir
- Added composer install details
- Also include TRACE messages not starting with #, but with [line ...
- Fix FILE regex for log viewer to include smarty compiled names
- Added log:exceptionlog command
- Fix shopid, run reset exclusively
- Fix for using shopId with blacklist multi module activation, add reset option for module:fix command
- Implement module:fix command, taken from OXID Console project
- Use bleeding edge modulesconfig module (PR branch)