Releases: auraphp/Aura.Web_Kernel
Releases · auraphp/Aura.Web_Kernel
2.1.3
This is primarily a hygiene release, with one minor bugfix.
- (FIX) In WebKernelDispatcher::__invoke, use Dispatcher::getObjectParam
- (HYG) Update license year and remove branch alias.
- (HYG) Improve PSR-2 compliance.
- (HYG) Update Travis configurations.
2.1.2
This release adds more explicit logging when no route is found for a path.
2.1.1
This release removes an extraneous Macintosh file.
2.1.0
This release adds a nicer-looking export-params so if we examine an object we don't get a massive, hard-to-read export. It also modifies the testing structure and updates other support files.
2.0.1
- CHG: Update config to work without auto-resolve.
- TST: Disable auto-resolve for testing, and mimic web-project index more
accurately
2.0.0
- DOC: Update README and docblocks.
- CHG: Use Aura\Web\ResponseSender instead of own response sender
- CHG: Use Action-Domain-Responder terminology and structure (though there is no domain to speak of)
- CHG: Use new service names throughout; e.g., rename 'web__; services to 'aura/web-kernel:_'