Skip to content

v2.4.0

Compare
Choose a tag to compare
@fenric fenric released this 20 Apr 03:25
· 183 commits to master since this release
2b5089a
  • The router match logic was changed (see #50);
  • The following properties were added for the route: summary, description and tags;
  • Loader::attachArray() was added;
  • MethodNotAllowedException::getJoinedAllowedMethods() was added;
  • UnsupportedMediaTypeException::getJoinedSupportedTypes() was added.