Skip to content

Releases: mikebronner/laravel-caffeine

0.6.7

09 Feb 14:55
Compare
Choose a tag to compare
0.6.7 Pre-release
Pre-release

Added

  • Laravel 5.6 compatibility.

0.6.6

09 Feb 14:48
Compare
Choose a tag to compare
0.6.6 Pre-release
Pre-release

Change

  • testing to use orchestral/testbench suite.

0.6.5

06 Jan 02:42
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release

Added

  • thanks package.

Updated

  • documentation and change-log.

0.6.4: Fix composer to be compatibe with Laravel 5.*

06 Jan 02:28
Compare
Choose a tag to compare

Fixed

  • compatibility with Laravel 5.0 - 5.5.

0.6.3

15 Dec 03:08
Compare
Choose a tag to compare
0.6.3 Pre-release
Pre-release

Fixed

  • middleware registration to detect apache server.

0.6.2

12 Dec 02:40
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

Added

  • route middleware functionality.

Changed

  • config variable to outdated-drip-check-interval.

Fixed

  • naming of config setting drip-interval.
  • formatting of script fixture.

0.6.1: Merge pull request #75 from GeneaLabs/Laravel-5.5

11 Dec 03:56
75c9f66
Compare
Choose a tag to compare

Added

  • ability to exclude a page from caffinating the application via meta tag (see bottom of readme).

0.6.0: Merge pull request #73 from GeneaLabs/Laravel-5.5

09 Dec 22:09
3411ce4
Compare
Choose a tag to compare

Added

  • drip timeout check and force page refresh if timeout occurred.

Changed

  • config file setting names to be more explicit.
  • middleware is injected only when called from a web page or during testing.

0.5.0

01 Sep 01:11
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Updated

  • with compatibility for Laravel 5.5.

0.4.2: Merge pull request #51 from kmorva/master

03 Feb 03:29
Compare
Choose a tag to compare

Added

  • Laravel 5.4 compatibilty (thanks @kmorva).

Fixed

Note: this released is pushed out with not code changes -- I need to do some more thorough testing and functionality updates, but I wanted to get this out ASAP so you can still install it. Thanks for your patience!