Skip to content

Releases: cybercog/laravel-love

7.2.1

11 Jul 12:48
Compare
Choose a tag to compare

Fixed

  • (#77) Fixed Null Objects iterable return type inconsistency

View the changes from 7.2.0 to 7.2.1

7.2.0

30 Jun 23:04
Compare
Choose a tag to compare

Added

  • (#72) Default migrations loading configuration

View the changes from 7.1.0 to 7.2.0

7.1.0

23 Jun 15:00
Compare
Choose a tag to compare

Added

  • (#68) Database connection configuration

View the changes from 7.0.1 to 7.1.0

7.0.1

22 Jun 10:40
Compare
Choose a tag to compare

Changed

  • (#70) isReactedTo & isNotReactedTo methods names of Reacter facade were changed to hasReactedTo & hasNotReactedTo

View the changes from 7.0.0 to 7.0.1

7.0.0

21 Jun 23:21
Compare
Choose a tag to compare

Added

  • (#54) Reacter & Reactant facades
  • viaLoveReacter method to Reacterable trait & contract
  • viaLoveReactant method to Reactable trait & contract

Removed

  • (#67) Cog\Laravel\Love\Facades\Love global facade

View the changes from 6.2.1 to 7.0.0

6.2.1

13 Jun 22:53
d574ae8
Compare
Choose a tag to compare

Fixed

  • (#58) Fix --model option of love:setup-reacterable & love:setup-reactable Artisan commands

View the changes from 6.2.0 to 6.2.1

6.2.0

13 Jun 21:54
Compare
Choose a tag to compare

Added

  • (#56) love:setup-reacterable & love:setup-reactable Artisan commands were added

View the changes from 6.1.0 to 6.2.0

6.1.0

07 May 09:10
6727e21
Compare
Choose a tag to compare

Added

  • (#51) love:reaction-type-add Artisan command was added

View the changes from 6.0.1 to 6.1.0

6.0.1

05 Mar 11:56
7b6d501
Compare
Choose a tag to compare

Removed

  • (#47) Removed duplicating indexes for foreign keys

View the changes from 6.0.0 to 6.0.1

5.2.1

05 Mar 16:12
3634b3b
Compare
Choose a tag to compare

Added

  • (#48) Laravel 5.8 support

View the changes from 5.2.0 to 5.2.1