Skip to content

v2.0.0

Latest

Choose a tag to compare

@roberto-butti roberto-butti released this 08 Feb 20:39
· 1 commit to main since this release

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