Releases: BRACKETS-by-TRIAD/advanced-logger
Releases · BRACKETS-by-TRIAD/advanced-logger
Laravel 10 support
What's Changed
- Update to Laravel 10 by @rastik1584 in #12
New Contributors
- @rastik1584 made their first contribution in #12
Full Changelog: 3.0.0...v3.1.0
Laravel 9 support
Merge pull request #10 from BRACKETS-by-TRIAD/laravel-9 Laravel 9
PHP 8 support
2.3.0 Adding support for PHP 8
Laravel 8 support
Merge pull request #8 from BRACKETS-by-TRIAD/laravel-8 Laravel 8 support
v2.1.0
Laravel 7 support
Fixed incompatibile method signature
v2.0.2 Fixed incompatibile method signature
Fixed monolog issue
v2.0.1 Fixed monolog issue with Laravel 6
Laravel 6 support
- support for Laravel 6
- dropped support for Laravel 5.*
Fixed issue, reformat code, L5.8 support
v1.0.2 Merge branch 'code-style-fixes-laravel-58' into laravel-58
Fixed ms to s, because microtime returns values in seconds.
v1.0.1 Fixed ms to s, because microtime returns values in seconds.