Skip to content

Releases: bearsunday/BEAR.Sunday

1.2.2

14 Mar 02:09
169d0a2
Compare
Choose a tag to compare
  • Drop php 5.x and hhvm support #109
  • Refactor the code
  • Annotation loader registration is no more needed. Ray.Aop 2.6.0

In memory of Stephen William Hawking (8 January 1942 – 14 March 2018)
https://www.ted.com/talks/stephen_hawking_asks_big_questions_about_the_universe

image

1.2.1

12 Oct 16:26
Compare
Choose a tag to compare
  • [FIX] Respect response's status code #111

Thanks @ryo88c !

1.2.0

21 Aug 01:27
Compare
Choose a tag to compare
  • [CHANGE] Drop PHP 5.6 and hhvm support.
  • phpunit v6.2

1.1.1

29 Apr 22:43
Compare
Choose a tag to compare

This release improve performance in view cache. #108

1.1.0

27 Feb 16:59
Compare
Choose a tag to compare

This release drop support PHP 5.5. #102

1.0.5

05 Oct 07:30
Compare
Choose a tag to compare

[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.4

17 Aug 20:09
Compare
Choose a tag to compare

This release fix the bug with NamedModule #98

Thanks @sosuke-ito !

1.0.3

23 Apr 20:37
Compare
Choose a tag to compare

This release fix the composer optimization issue. #95

1.0.2

22 Apr 18:18
Compare
Choose a tag to compare

This release fix the composer optimization issue. #95

This release is deprecated. Use 1.0.3 instead.

1.0.1

24 Aug 12:00
Compare
Choose a tag to compare

This release fix the issue of header output set in renderer.