Releases: erdum/php-weekend
Releases · erdum/php-weekend
CORS handling functionality added
Only start part of the route matching ignoring rest of the URL
v1.1.3 Fix: Router only matching start part
Router logic improved
Refactor: Routing mechanism improved Indentation replaced with 4 spaces
Run multiple routers independently on prefixed routes
v1.1.1 Update README.md
Backwards Compatibility Patch
Backward compatibility improved and the request payload was discarded when the request method was POST.
Initial Release
v1.0.0 Create README.md