All notable changes to laravel-eloquent-scope-as-select
will be documented in this file
- Support for Laravel 9
- Support for PHP 8.1
- Dropped support for Laravel 7
- Bugfix for counting relations from the same model
- Call scopes with a string or array with additional constraints
- initial release