All notable changes to laravel-deleted-models
will be documented in this file.
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #33
- Update KeepsDeletedModels trait by @santos-sabanari in #34
- @santos-sabanari made their first contribution in #34
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.5...1.1.0
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #15
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #19
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #20
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #21
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #23
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #25
- Bump actions/checkout from 3 to 4 by @dependabot in #24
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.3.0 by @dependabot in #22
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #27
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #29
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #30
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #31
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #32
- Laravel 11.x Compatibility by @laravel-shift in #28
- @dependabot made their first contribution in #15
- @laravel-shift made their first contribution in #28
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.4...1.0.5
- Minor changes by @stfndamjanovic in #14
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.3...1.0.4
- Move pest test time package to require dev dependencies by @stfndamjanovic in #13
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.2...1.0.3
- Update create_deleted_models_table.php by @manadinho in #12
- @manadinho made their first contribution in #12
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.1...1.0.2
- Remove old records fix by @stfndamjanovic in #9
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/1.0.0...1.0.1
- initial release
- Review by @riasvdv in #8
- @riasvdv made their first contribution in #8
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/0.0.4...0.0.5
- Remove relationships from deleted object by @stfndamjanovic in #5
- Custom deleted model class by @stfndamjanovic in #6
- Revert guarded fields to original table as well by @stfndamjanovic in #7
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/0.0.3...0.0.4
- Keep hidden attributes by @stfndamjanovic in #4
- @stfndamjanovic made their first contribution in #4
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/0.0.2...0.0.3
Full Changelog: https://github.com/spatie/laravel-deleted-models/compare/0.0.1...0.0.2
- experimental release