Skip to content

Releases: prologuephp/alerts

1.2.0

12 Mar 11:23
00c4662
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

01 Feb 06:54
33e86d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

19 Jan 09:29
b2880e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.8...1.0.0

0.4.8

08 Sep 14:25
a6412e3
Compare
Choose a tag to compare

Added Laravel 8 support.

0.4.7

24 Apr 06:01
631896b
Compare
Choose a tag to compare

Added:

  • Alert::count() in #31;
  • Alert::count('error') in #31;
  • Alert::has() in #31;

0.4.6

03 Mar 09:54
Compare
Choose a tag to compare

Added Laravel 7 support.

0.4.3

22 Jan 07:45
d882447
Compare
Choose a tag to compare

Maintenance update - docblocks, Travis CI changes (removed HHVM, added PHP 7.3).