Releases: kirkbushell/eloquence
Releases · kirkbushell/eloquence
11.0.0
Version 11 of Eloquence brings with it an entire architectural overhaul, along with superior capabilities in empowering Engineers to work with their existing models, and their relationships.
The package has been updated to utilise PHP 8.1 attributes where possible, and through this, has simplified the APIs, whilst providing more possibilities for Engineers to solve complex problems within their domains.
10.0.0
- Boost in version number to match Laravel
- Support for Laravel 10.0+
- Replace date casting with standard Laravel casting (https://laravel.com/docs/10.x/upgrade#model-dates-property)