Skip to content

Parable Console 0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 25 May 10:48

0.4.1

Bugfixes

  • When instantiating a command that was added with addCommandByNameAndClass, it was not prepared properly. Now it is.
  • In addition, Application::run() will check whether a command is already prepared and do so if needed.