Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Version 0.5 released

Compare
Choose a tag to compare
@o-alquimista o-alquimista released this 20 Mar 17:43
· 31 commits to master since this release

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.