Skip to content

Releases: mercari/dietcube

1.0.3

15 Nov 09:33
Compare
Choose a tag to compare
  • Changed log level when error happens.

1.0.2

08 Sep 07:41
Compare
Choose a tag to compare
  • Create logger in Application (not in Dispatcher)
  • Create renderer object when it is needed.
  • Includes fixes a little bugs and refactors.

1.0.1

29 Jan 04:09
Compare
Choose a tag to compare
  • Support HTTP 451 status (Thanks @zonuexe #2).
  • Fix: Controller::redirect() method sent wrong headers (Thanks @b-kaxa #5).
  • Fix: Response class is now LoggerAware (#6).
  • Includes fixes a little bugs and refactors.