Releases: minicli/minicli
Releases · minicli/minicli
Version 4.2.1
What's Changed
- Fix BlueTheme FQCN Reference by @tfrommen in #103
- Bumping test dependencies, updating to PHP 8.2+ by @erikaheidi in #107
- Pull Request: Add hasService and listServices Methods to App Class by @tal7aouy in #106
- Automatically find the name of the core bin file, instead of hardcoding by @hopeseekr in #110
- Fix implicitly nullable parameter declarations deprecated in PHP 8.4 by @barbanet in #113
New Contributors
- @tfrommen made their first contribution in #103
- @hopeseekr made their first contribution in #110
- @barbanet made their first contribution in #113
Full Changelog: 4.2.0...4.2.1
Version 4.2.0
Version 4.1.0
What's Changed
- Add support to register services using a config file by @WendellAdriel in #99
- register multiple commands by @tal7aouy in #98
New Contributors
Full Changelog: 4.0.6...4.1.0
Version 4.0.6
Version 4.0.5
What's Changed
- Fix issue when loading config files by @WendellAdriel in #96
Full Changelog: 4.0.4...4.0.5
Version 4.0.4
Version 4.0.3
Version 4.0.3 is out with some really nice improvements!
What's Changed
- Fix README.md logo by @EFabrizioGC in #90
- Add Pint by @WendellAdriel in #88
- Fix typos by @szepeviktor in #92
- Upgrade CI workflow by @szepeviktor in #93
- Add required parameters check for commands by @WendellAdriel in #94
New Contributors
- @EFabrizioGC made their first contribution in #90
- @szepeviktor made their first contribution in #92
Full Changelog: 4.0.2...4.0.3
Version 4.0.2
Improvements to DX with new display and config methods directly in App and CommandController.
What's Changed
- Fix broken link to Command Namespaces by @NickSdot in #83
- Improve DX when using printer and config by @WendellAdriel in #76
Full Changelog: 4.0.01...4.0.2
Version 4.0.1
So many changes! Strap in, there are more coming!
What's Changed
- Update README.md to PHP 8.1 by @NickSdot in #57
- Adding the ability to ask a question on the printer by @JustSteveKing in #60
- Creating a new AppFactory for alternative creation approach by @JustSteveKing in #58
- Update README file to list all built-in themes and link to the docs by @WendellAdriel in #63
- Add PHPStan by @WendellAdriel in #64
- Add ThemeStyle and ThemeConfig classes for wrapping themes style configuration by @WendellAdriel in #71
- Update TimestampOutputFilter to use style parameter to format timestamp by @WendellAdriel in #70
- Static analysis by @JustSteveKing in #68
- Adding future enums for cli themes by @JustSteveKing in #69
- PHPStan improvements by @WendellAdriel in #72
- Tests Suite Refactor by @WendellAdriel in #74
- Fix issues with Static Analysis on DI container implementation by @WendellAdriel in #79
- Basic DI container implementation by @JustSteveKing in #78
New Contributors
- @NickSdot made their first contribution in #57
- @WendellAdriel made their first contribution in #63
Full Changelog: 4.0.0...4.0.01
Version 4.0.0
Major release - PHP 8.1 minimum requirement.
What's Changed
- PHP 8.1 and pest V2 by @JustSteveKing in #56
New Contributors
- @JustSteveKing made their first contribution in #56
Full Changelog: 3.2.1...4.0.0