3.0.0
This is the first stable release of Slim 3!
Changes since RC2
- #1643 - Revert detection of
Uri's baseUrl so that routing of URLs of the form/foo/index.php/bar/bazwork again. - #1655 - Ensure that calling
$request->withMethod()turns off detection of_METHODdetection.
The full list of changes is here.