Skip to content

Releases: joelbutcher/laravel-archivable

v1.4.0

15 Mar 13:24
5b53d79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

09 Feb 17:42
ef01f1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Nov 11:07
5e8bfe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.3.0

v1.10.0

24 Feb 13:49
a765682
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.10.0

v1.2.0

09 Feb 21:48
f59e6df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

26 May 15:08
d0ad9ee
Compare
Choose a tag to compare

Fixed

  • Fixed PHP < 8.x compatibility issue with Countable (#9)

v1.1.2

31 Jan 19:16
Compare
Choose a tag to compare

Changes

  • Support PHP 8

Release 1.1.1

16 Dec 13:44
f99315d
Compare
Choose a tag to compare

## Changes

  • Adds missing macros for withArchived, withoutArchived and onlyArchived (#6)

1.1.0

11 Nov 15:32
e9daba7
Compare
Choose a tag to compare

Changes

  • Added tests (#2)

v1.0.1

07 Oct 10:24
Compare
Choose a tag to compare

Changes

  • Downgraded Illuminate dependencies to v8.0