Skip to content

v4.0.0 (LTS)

Compare
Choose a tag to compare
@miladrahimi miladrahimi released this 23 Mar 19:19
· 222 commits to master since this release
412e615

Support base namespace
Support base prefix (base URI)
Support group namespace
Support nested groups
url() method for generating URLs for named routes
currentRoute() returns the Route object instead of an array
the zend-diactoros package is upgraded to version 2
PHP 7.3 compatibility
More test coverage
Some optimizations
Some refactoring
Some bug fixing