Skip to content

Releases: dmitry-ivanov/laravel-console-logger

Pre-release 0.1.29

01 Jul 11:28
Compare
Choose a tag to compare
Pre-release 0.1.29 Pre-release
Pre-release
  • Readme fixes;

Pre-release 0.1.28

30 Jun 15:48
Compare
Choose a tag to compare
Pre-release 0.1.28 Pre-release
Pre-release
  • str_replace_first replaced by str_replace;

Pre-release 0.1.27

30 Jun 15:44
Compare
Choose a tag to compare
Pre-release 0.1.27 Pre-release
Pre-release
  • Context displaying in notifications improved;
  • Notification example added to readme;

Pre-release 0.1.26

30 Jun 14:38
Compare
Choose a tag to compare
Pre-release 0.1.26 Pre-release
Pre-release
  • HtmlFormatter looks like finished;
  • Readme fixes;

Pre-release 0.1.25

29 Jun 19:50
Compare
Choose a tag to compare
Pre-release 0.1.25 Pre-release
Pre-release
  • Fixes according to helpers renaming;
  • String helpers used;
  • Composer lock updated;

Pre-release 0.1.24

29 Jun 16:50
Compare
Choose a tag to compare
Pre-release 0.1.24 Pre-release
Pre-release
  • getNotificationSubject method fixed;
  • Readme info added;

Pre-release 0.1.23

29 Jun 15:23
Compare
Choose a tag to compare
Pre-release 0.1.23 Pre-release
Pre-release
  • Very initial MailerHandler added;
  • Custom HtmlFormatter for emails added;

Pre-release 0.1.22

29 Jun 07:37
Compare
Choose a tag to compare
Pre-release 0.1.22 Pre-release
Pre-release
  • Readme fixes;

Pre-release 0.1.21

28 Jun 12:13
Compare
Choose a tag to compare
Pre-release 0.1.21 Pre-release
Pre-release
  • New readme section added;

Pre-release 0.1.20

28 Jun 11:57
Compare
Choose a tag to compare
Pre-release 0.1.20 Pre-release
Pre-release
  • RuntimeException class added with support of passing context;