- Scheduled release
- Updated events component.
- Updated the default view path.
- Fixed an issue with the default controller namespace.
- Fixed default namespace to App\Controllers
- Forced release for composer.
- Added 404 event.
- Added the ability to override the namespace via parameter array.
- Updated the controller base to support dynamic registration of routes based on the presence of certain methods.
- Completed first draft of the html view.