Skip to content

Releases: Kdyby/Console

v4.0.0

04 Feb 14:30
2dd595a
Compare
Choose a tag to compare
  • 🐘 PHP Support 7.4 | 8.0 | 8.1

Thanks @Jakub-Fajkus

& PeckaDesign

v3.0.0

20 Aug 11:33
143e022
Compare
Choose a tag to compare
  • 🐘 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

25 May 15:16
fe61378
Compare
Choose a tag to compare

Drop kdyby/strict-objects dependency for easier upgrades.
Replaced \Kdyby\StrictObjects\Scream -> \Nette\SmartObject
#91 Thanks @pechondra

v2.8.0

12 Jan 00:36
29cbb00
Compare
Choose a tag to compare

Nette 3 compatibility

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

  • added declare(strict_types = 1);, method argument types and return types PR#82 Thanks @foxycode




  • Nette/Application compatibility <= 3.1.x PR#88 Thanks @Vboss

v2.7.1

03 Dec 19:04
6e7fa6b
Compare
Choose a tag to compare
  • Remove dependency on tracy.
  • Fix problem with empty argv in CliRouter (@northys).
  • Add support for PHP 7.2.
  • Add support Symfony 4.

v2.7.0

13 May 21:55
ec199aa
Compare
Choose a tag to compare

This release is for Nette ~2.4

v2.6.3

13 May 21:55
7922664
Compare
Choose a tag to compare

This release is for Nette 2.3.*

v2.6.1

08 Jul 20:01
Compare
Choose a tag to compare
  • Compatibility with Nette 2.4
  • #38 Do not modify current router, wrap it instead; thx @Andrewsville
  • #55 Allow symfony/console 3.0; thx @enumag
  • #56 Fix detection of nette/application; thx @enumag

This release is for Nette ~2.3 (which means also ~2.4).

v2.6.0

19 Apr 18:04
Compare
Choose a tag to compare
  • #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

08 Nov 13:57
Compare
Choose a tag to compare
  • 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 of Kdyby\Console\DI\BootstrapHelper

This release is for Nette ~2.3