Skip to content

Releases: erdum/php-weekend

CORS handling functionality added

Choose a tag to compare

@erdum erdum released this 14 May 19:51
v1.1.4

Feat: CORS handling function implemented

Only start part of the route matching ignoring rest of the URL

Choose a tag to compare

@erdum erdum released this 12 Mar 18:10
v1.1.3

Fix: Router only matching start part

Router logic improved

Choose a tag to compare

@erdum erdum released this 12 Mar 17:37
Refactor: Routing mechanism improved

Indentation replaced with 4 spaces

Run multiple routers independently on prefixed routes

Choose a tag to compare

@erdum erdum released this 07 Nov 12:10
751a2df
v1.1.1

Update README.md

Backwards Compatibility Patch

Choose a tag to compare

@erdum erdum released this 07 Nov 11:27
853db5f

Backward compatibility improved and the request payload was discarded when the request method was POST.

Initial Release

Choose a tag to compare

@erdum erdum released this 17 Jul 05:48
v1.0.0

Create README.md