v2.1.0 - Improvements
Some improvements:
- Changed namespace and directory structure. You must use
Buki\Router\Router
class instead ofBuki\Router
in order to create new Router instance. Please check documentation for more. - The same middleware has been prevented from running twice.