Releases: chrisdicarlo/eloquent-human-timestamps
Releases · chrisdicarlo/eloquent-human-timestamps
v5.0.0
v4.0.0
Laravel 9 Support
- Requires PHP >= 8.0 because of Laravel 9 minimum requirement
v3.0.0
Add PHP 8.1 support
Drop support for Laravel 6 to v2.x branch
v2.0.1
General cleanup
v2.0.0
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
Fixes
- Fix for bug when attribute is null
v1.0.0
Initial release of the package