Releases: bearsunday/BEAR.Sunday
Releases · bearsunday/BEAR.Sunday
1.2.1
- [FIX] Respect response's status code #111
Thanks @ryo88c !
1.2.0
- [CHANGE] Drop PHP 5.6 and hhvm support.
- phpunit v6.2
1.1.1
This release improve performance in view cache. #108
1.1.0
This release drop support PHP 5.5. #102
1.0.5
[Fix] The exception thrown in HttpResponder
and return correct code. It was only logging and return empty string if lazy request (in __toString
) caught exception.
1.0.3
This release fix the composer optimization issue. #95
1.0.2
This release fix the composer optimization issue. #95
This release is deprecated. Use 1.0.3 instead.
1.0.1
This release fix the issue of header output set in renderer.