Skip to content

Releases: dmitry-ivanov/laravel-console-logger

7.1.0

12 Nov 23:04

Choose a tag to compare

7.1.0 (12 Nov 2020)

Changed

  • Always use SwiftMailerHandler for email notifications;

6.2.0

12 Nov 22:53

Choose a tag to compare

6.2.0 (12 Nov 2020)

Changed

  • Always use SwiftMailerHandler for email notifications;

5.8.1

11 Nov 22:11

Choose a tag to compare

5.8.1 (11 Nov 2020)

Changed

  • Always use SwiftMailerHandler for email notifications;

8.0.0

15 Sep 17:48

Choose a tag to compare

8.0.0 (15 Sep 2020)

Added

  • Laravel 8 support;

5.5.4

06 Apr 17:42

Choose a tag to compare

5.5.4 (06 Apr 2020)

Fixed

  • Made FileChannel's MonologFormatter compatible with the parent class (thanks, @mrelevance);

7.0.0

01 Apr 18:14

Choose a tag to compare

7.0.0 (01 Apr 2020)

Added

  • Laravel 7 support;

6.1.0

23 Feb 15:47

Choose a tag to compare

6.1.0 (23 Feb 2020)

Added

Fixed

  • PSR-12 changes, doc-blocks added, various refactorings here and there;

6.0.0

13 Sep 20:52

Choose a tag to compare

  • Laravel 6 support added;

5.8.0

10 Mar 08:58

Choose a tag to compare

  • Laravel 5.8 support added;

5.6.3

08 Oct 07:34
022a752

Choose a tag to compare

  • Fix monolog compatibility;