This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Releases: signifly/laravel-pivot-events
Releases · signifly/laravel-pivot-events
v1.1.2 - 2018-09-05
This release contains the following:
- Fixed: Parse id when attaching or updating existing pivot data.
v1.1.1 - 2018-05-16
This release contains the following:
- Added support for laravel 5.5
- Removed composer.lock
v1.1.0 - 2018-04-25
Changes
- Return collections from pivot changes and allow to get only ids
v1.0.1 - 2018-04-24
Changed
- Updated observable events
v1.0.0 - 2018-04-24
Initial release!