All notable changes to this packge will be documented in this file.
### Changed
- Dropped Laravel 5 support.
- Added Laravel 9 and 10 support.
- Updated to Laravel 6-8 compatibility.
- Added new
toStringWithSuffix
method and updated config with format (toString) options.
### Changed
- Updated code formatting to PSR2.