Releases: joelbutcher/laravel-archivable
Releases · joelbutcher/laravel-archivable
v1.11.0
v1.4.0
v1.3.1
What's Changed
- Make events observable by @Kaylakaze in #22
New Contributors
- @Kaylakaze made their first contribution in #22
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- [1.x] Added
dropArchivedAt
macro by @joelbutcher in #19 - [1.x] GitHub actions and drop StyleCI by @joelbutcher in #20
Full Changelog: v1.10.0...v1.3.0
v1.2.0
v1.1.3
v1.1.2
Changes
- Support PHP 8
Release 1.1.1
## Changes
- Adds missing macros for
withArchived
,withoutArchived
andonlyArchived
(#6)
1.1.0
v1.0.1
Changes
- Downgraded Illuminate dependencies to v8.0