Skip to content

v2.0.0

Choose a tag to compare

@ipranjal ipranjal released this 03 Oct 14:16
· 41 commits to main since this release
  • BC: app()->registerHandler() is now app()->handler()
  • Feat: Support for middleware added
  • Feat: Better handling of callable and closure while registering manual route
  • Feat: Strict typing
  • Test : Added better tests and static analysis