v2.3.1 - Feb 1, 2015

    Always register Console\Application but replace router only in cli and
    when enabled

v2.3.0 - 27 Jul 2014

    Bumped dependency on Nette to 2.2
    Bumped dependency on Symfony/Console to ~2.5
    Fixed behaviour when console is not run from cli and exception occurs
    On unknown or ambiguous command log only message

v2.2.2 - 26 Jul 2014

    Bumped dependency on Symfony/Console to ~2.5
    Fixed behaviour when console is not run from cli and exception occurs
    On unknown or ambiguous command log only message

v2.2.1 - 24 May 2014

    Locked dependency on Nette to 2.1.*

v2.2.0 - 13 May 2014

    Fixed calling of Nette\Application\Application::onError(), so you can depend on it. All exceptions in console should be passed there for your listeners.

v2.1 - 7 Apr 2014

    Fixed enforced application error codes (BC Break)
    Optional events dispatching from Console\Application to Kdyby/Events
    CallInjects on every command that is invoked (expects that command services have inject: off)

v2.0.1 - 7 Jan 2014

    Bumped dependency on Nette to ~2.1@dev
    Compilation of extension can be turned off and on by an option

v1.1.6 - 7 Jan 2014

    Locked dependency on Nette to 2.0.*
    Compilation of extension can be turned off and on by an option

v2.0 - 23 Oct 2013

    Allow urls with short tld
    Fixed compatibility with Nette

v1.1.5 - 13 Sep 2013

Fixed compatibility issues

v1.1.4 - 9 Aug 2013

    Cleaner way to inject CliRouter into router service.

v1.1.3 - 25 Apr 2013

    Fixed compatibility with Nette
    Updated Symfony/Console to ~2.2
    Native ProgressHelper

v1.1.2 - 3 Apr 2013

v1.1.1 - 15 Mar 2013

v1.1.0 - 20 Feb 2013

v1.0.1 - 13 Feb 2013

v1.0.0 - 20 Jan 2013
