Skip to content

Version 1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@Clivern Clivern released this 25 May 20:53
· 27 commits to master since this release
9afb2ee
  • Adjust request & response logs.
  • Different way for exception handling.
  • Replace app.modules.core.response.Response with app.controllers.controller.Controller
  • Adjust api.private.v1.* to use app.controllers.controller.Controller
  • Add log filter.
  • Move app.modules.core.Request functionality to app.controllers.controller.Controller
  • Move app.modules.core.Context functionality to app.controllers.controller.Controller
  • Add Request Id to all logs.