Release notes
Features
Improvement in exceptions handling
- All exception are now handled and rendered properly in
Application::run()
method - Calling a command without all mandatory arguments now raise an error message
Breaking changes
The new StreamAware
interface may conflict with version 2.0 StreamAware
abstract class.