All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Lumen compatibility: Do not use
public_path()helper
- Lumen compatibility: Remove usage of unavailable path helpers
- Support Lumen
- Load routes through a file:
src/routes.php
- Make the
GraphQLPlaygroundControlleruse__invoke()instead ofget() - Move the
route_nameconfiguration option intoroute.uri
- Disable the
route.domainconfiguration option by default
We just started maintaining a changelog starting from v2.
If someone wants to make one for previous versions, PR's are welcome.