Skip to content

Releases: chrisdicarlo/eloquent-human-timestamps

v5.0.0

13 Mar 12:38
Compare
Choose a tag to compare

Laravel 10 support

Use v5 for Laravel 10 due to removal of $dates property.

v4.0.0

24 Feb 01:09
Compare
Choose a tag to compare

Laravel 9 Support

  • Requires PHP >= 8.0 because of Laravel 9 minimum requirement

v3.0.0

11 Dec 04:04
Compare
Choose a tag to compare

Add PHP 8.1 support

Drop support for Laravel 6 to v2.x branch

v2.0.1

18 Apr 19:05
Compare
Choose a tag to compare

General cleanup

v2.0.0

18 Apr 18:45
Compare
Choose a tag to compare

Update dependencies, add tests.

Since I add explicit version dependencies, it's technically a breaking change, hence the major bump.

Also added tests and Github Actions workflows.

v1.0.1

24 Oct 19:51
Compare
Choose a tag to compare

Fixes

  • Fix for bug when attribute is null

v1.0.0

23 Oct 14:43
Compare
Choose a tag to compare

Initial release of the package