Skip to content

Releases: dmitry-ivanov/laravel-console-mutex

5.7.5

12 Nov 22:21
Compare
Choose a tag to compare

5.7.5 (12 Nov 2020)

Changed

  • Throw custom MutexRuntimeException;

5.6.4

12 Nov 22:13
Compare
Choose a tag to compare

5.6.4 (12 Nov 2020)

Changed

  • Throw custom MutexRuntimeException;

5.5.6

12 Nov 22:02
Compare
Choose a tag to compare

5.5.6 (12 Nov 2020)

Changed

  • Throw custom MutexRuntimeException (for @moazam1 - #22)

8.0.0

15 Sep 16:25
Compare
Choose a tag to compare

8.0.0 (15 Sep 2020)

Added

  • Laravel 8 support;

7.0.0

24 Mar 12:26
Compare
Choose a tag to compare

7.0.0 (24 Mar 2020)

Added

  • Laravel 7 support;

6.1.0

27 Feb 23:26
Compare
Choose a tag to compare

6.1.0 (28 Feb 2020)

Fixed

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

6.0.0

13 Sep 21:21
Compare
Choose a tag to compare
  • Laravel 6 support added;
  • The Illuminated\Console\MutexRuntimeException is thrown now, instead of the RuntimeException;

5.8.0

10 Mar 08:17
Compare
Choose a tag to compare
  • Laravel 5.8 support added;

Release 5.7.4

18 Sep 12:06
Compare
Choose a tag to compare
  • Minor fixes;

Release 5.7.3

13 Sep 10:01
Compare
Choose a tag to compare
  • Git attributes added;