What's Changed
- Update to PHP 8.5
- Migrate tests from Pest PHP v2 to PHPUnit 11
- Remove deprecated code
- Update PHPStan version 2
- Update Rector version 2
groupBy()return Table-of-Tables with key mode support- Table class, add the
get()method to retrieve a row/group by key - Table class, add the
toJson()method for JSON serialization
Full Changelog: v1.1.0...v2.0.0