Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Releases: EasyCorp/easy-log-handler

1.0.9

24 Oct 07:16
Compare
Choose a tag to compare

New features

[224e1df] Allow installation of Monolog 2 (@tristanbes)
[69a189f] Bumped minimum Symfony requirement to 3.4 (@javiereguiluz)

1.0.8

24 Oct 07:03
Compare
Choose a tag to compare

New features

[d88efb3] Added Symfony 5 compatibility (@nicolas-grekas)

1.0.7

27 Jul 15:43
v1.0.7
Compare
Choose a tag to compare

Bug fixes

[5f95717] Removed return type hints

1.0.6

27 Jul 15:28
v1.0.6
Compare
Choose a tag to compare

Bug Fixes

[edd1231] Update EasyLogFormatter.php (@szepczynski)

1.0.5

12 Jun 06:29
v1.0.5
Compare
Choose a tag to compare

Bug fixes

[21c442f] Fixed formatter for Throwable objects (@theofidry)

1.0.4

10 Jan 08:37
v1.0.4
Compare
Choose a tag to compare

New features

[1a617a3] Enable dumping of objects in context, by unserializing them (@smithandre)

1.0.3

20 Oct 08:49
Compare
Choose a tag to compare

This version adds compatibility with Symfony 4.

1.0.2

31 Aug 10:56
Compare
Choose a tag to compare

Fixed the handling of DateTime objects to display their string representation.

1.0.1

17 Aug 09:03
Compare
Choose a tag to compare

Refactored some code that required PHP 5.6 to be compatible with PHP 5.3 again.

1.0.0

16 Aug 08:11
Compare
Choose a tag to compare

First public release!