Skip to content

Releases: kodus/chrome-logger

1.2.0

24 Aug 10:47
4aeed0d
Compare
Choose a tag to compare

Updated minimum PHP version required to 8.0

Changes

Minor bugfix release

07 Feb 14:29
Compare
Choose a tag to compare

Fix: writeToResponse() would overwrite an existing X-ChromeLogger-Location header, which prevented adding multiple log-locations to the same Response.

Minor bugfix release

05 Feb 14:36
Compare
Choose a tag to compare

Don't emit headers if there are no log-entries.

Add support for Server Log extension

22 Jan 12:48
710f7ea
Compare
Choose a tag to compare

This release adds support for the Server Log Chrome extension.

Stable 1.0

28 Aug 09:07
0fd4d00
Compare
Choose a tag to compare

We've added a PSR-15 middleware component for easier integration.

There are no breaking changes from 0.1.0 in this release.

Initial release

04 Oct 10:49
Compare
Choose a tag to compare

Should be stable and feature-complete - we're reserving the 1.0.0 tag only for any minor changes.