Releases: Kdyby/Console
Releases · Kdyby/Console
v4.0.0
v3.0.0
- 🐘 PHP Support only 7.4 | 8.0
- Only Nette 3 support
- Dropped Travis, using GHA
- Added makefile for composer, cs, phpstan, tests
Thanks @pechondra
v2.9.0
v2.8.0
Nette 3 compatibility
- PR#68 Thanks @MartkCz
- PR#79 Thanks @kozaktomas and @Vboss
Changes:
- Requires PHP >= 7.1
- Travis and Composer cleanup
- Added PHPStan to travis
- Added CodingStandard to travis
- removed unused nette libraries
- Added PHPStan
- Added Kdyby/CodingStandard
- Moved PHPCoveralls to composer
- Added Typo3/ClassAliasLoader
- Exceptions split to own files
- Nette framework version resolving not to be dependent on nette/application
- fixed onShutdown event for PHPStan onShutdown only magically calls foreach on property, so i did it here too.
- \Kdyby\StrictObjects\Scream is not compatible with Nette/SmartObject
- Supported Symfony up to 4.3.* PR#83 Thanks @MilanPala
- Nette\Http\RequestFactory BC break fixup PR#87 Thanks @KuceraMartin
v2.7.1
v2.7.0
v2.6.3
v2.6.1
v2.6.0
- #54 Fix compatibility with Nette/DI 2.4; thx @enumag
- #51 Fix tracy dumper ignoring --no-ansi parameter; thx @Mikulas
- #45 Bugfix: when anonymous commands have same arguments, container fails as their md5 hash is the same; thx @foglcz
- #44 ContainerHelper: Exposed parameters; thx @juniwalk
- #40 #42 nette/http & nette/application are optional dependencies; thx @pepakriz
- #41 StringOutput::getOutput() returns an empty string instead of null; thx @fabik
This release is for Nette ~2.3
v2.5.0
- fixed forward and backward comptability with symfony
- comptability with PHP 7
- Implemented default
--debug-mode
option (this breaks comptability with Kdyby/Doctrine older than 3.0), more info in phpdoc ofKdyby\Console\DI\BootstrapHelper
This release is for Nette ~2.3