Release Notes
v0.9.1
Changes
- #8 nimo: MiddlewarePipe refactored
- Behavior of middleware calling
$next
multiple times is changed (to be meaningful), related documentation here
- Behavior of middleware calling
- #7 Added docblocks to all class / public method.
- Some method signature are changed (mostly adding types), should not affect anyone unless he subclass and override any of them. Detailed list can be found here