All notable changes to Laravel-Analytics-V4 will be documented in this file.
This small bump adds support for keeping empty rows via #17
Updates package to support laravel 9/10.
Fixes an issue where orderBy dimensions could not be used without also having an orderBy for metrics.
Contains bug fix for #4, in addition to implementing phpstan recommendations.
Updates dev environment to use .env file.
Initial Release