Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@emsifa emsifa released this 29 Dec 23:04
· 1 commit to master since this release
  • [https://github.com/rakit/framework/commit/739c86d76c162f41e9d24888479fbfa5ee48976d] Adding useMiddleware to register global middleware (applied to all routes).
  • [https://github.com/rakit/framework/commit/739c86d76c162f41e9d24888479fbfa5ee48976d] Adding hasMiddleware to check middleware registered or not.
  • [https://github.com/rakit/framework/commit/0890c2f9e4e913fb95be3b15bad9ecdb8c779091] Rename method middleware to setMiddleware for easy understanding.