This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
Version 0.5 released
Changelog:
- Error handling component was added to convert PHP errors into exceptions that we can catch and display a nice error page for.
- Some custom throwable exceptions were added for internal use and also for developers to use in their Fragments applications. They will be caught and used to render an error page with the associated status code and message.