Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@debuss debuss released this 13 Apr 14:19
· 23 commits to master since this release
6cc262d
  • Added links to API routes in home page
  • Error Handling improvement
  • Can now deal with JsonFormatter for API error or HtmlFormatter for front error
  • Now uses Whoops in dev environment
  • Added 404.tpl page
  • Added 500.tpl page
  • Switched from in-house BasicTemplateEngine to a Latte engine
  • HealthCheckHandler added