Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Releases: signifly/laravel-pivot-events

v1.1.2 - 2018-09-05

05 Sep 09:43
Compare
Choose a tag to compare

This release contains the following:

  • Fixed: Parse id when attaching or updating existing pivot data.

v1.1.1 - 2018-05-16

16 May 12:41
Compare
Choose a tag to compare

This release contains the following:

  • Added support for laravel 5.5
  • Removed composer.lock

v1.1.0 - 2018-04-25

25 Apr 08:42
Compare
Choose a tag to compare

Changes

  • Return collections from pivot changes and allow to get only ids

v1.0.1 - 2018-04-24

24 Apr 13:47
Compare
Choose a tag to compare

Changed

  • Updated observable events

v1.0.0 - 2018-04-24

24 Apr 13:43
Compare
Choose a tag to compare

Initial release!