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
v2.0.1 - 2023-11-21
fix: composer reqs
v2.0.0 - 2023-11-21
Prepare for Laravel 10
v1.5.2 - 2021-03-26
This release contains the following:
- Add support for PHP 8
v1.5.1 - 2020-09-14
This release contains the following changes:
- Add support for Laravel 8
v1.5.0 - 2020-03-03
Added
- Add support for Laravel 7
v1.4.0 - 2019-09-09
Added
- Add support for Laravel 6.0
v1.3.2 - 2019-08-05
Fixed
- Bugfix: Pivot changes are reset after dispatching an event in order to prevent the same data being sent multiple times.
v1.3.1 - 2019-05-28
This release contains the following:
- Ignore all test and documentation with "export-ignore"
v1.3.0 - 2019-03-06
This release contains the following:
- Added support for Laravel 5.8
v1.2.0 - 2018-09-27
This release contains the following:
- Added support for Laravel 5.7