Skip to content

Releases: BRACKETS-by-TRIAD/advanced-logger

Laravel 10 support

30 Oct 11:54
09ca57c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...v3.1.0

Laravel 9 support

09 Mar 14:51
15a9a3c
Compare
Choose a tag to compare
Merge pull request #10 from BRACKETS-by-TRIAD/laravel-9

Laravel 9

PHP 8 support

21 Dec 22:00
Compare
Choose a tag to compare
2.3.0

Adding support for PHP 8

Laravel 8 support

05 Nov 12:51
db6cf06
Compare
Choose a tag to compare
Merge pull request #8 from BRACKETS-by-TRIAD/laravel-8

Laravel 8 support

v2.1.0

05 May 08:02
Compare
Choose a tag to compare

Laravel 7 support

Fixed incompatibile method signature

17 Sep 11:31
Compare
Choose a tag to compare
v2.0.2

Fixed incompatibile method signature

Fixed monolog issue

16 Sep 13:54
Compare
Choose a tag to compare
v2.0.1

Fixed monolog issue with Laravel 6

Laravel 6 support

16 Sep 13:17
Compare
Choose a tag to compare
  • support for Laravel 6
  • dropped support for Laravel 5.*

Fixed issue, reformat code, L5.8 support

27 Aug 12:48
Compare
Choose a tag to compare
v1.0.2

Merge branch 'code-style-fixes-laravel-58' into laravel-58

Fixed ms to s, because microtime returns values in seconds.

12 Feb 08:24
Compare
Choose a tag to compare
v1.0.1

Fixed ms to s, because microtime returns values in seconds.