Skip to content

0.11.0

Compare
Choose a tag to compare
@atanas-dev atanas-dev released this 27 Oct 20:02
· 269 commits to master since this release

Breaking Changes

  • Removed Route::rewrite() and replaced it with Route::query() (docs).

Other Changes

  • Added @see annotations to all facades for easy IDE navigation to the classes they resolve to.
  • Housecleaning (improved test coverage, code style fixes, implemented PHPCS etc.).