Skip to content

v8.5.0

Compare
Choose a tag to compare
@Mohammad-Alavi Mohammad-Alavi released this 12 Jul 17:47
· 129 commits to 8.x since this release

Full Changelog: v8.4.1...v8.5.0

  • feat: add fakerphp/fake & phpunit/phpunit dependencies
  • refactor(performance): spread arrays instead of using array_merge
  • feat: add deleted_at to assertion list of assertModelCastsIsEmpty() assertion method
  • feat!: change assertion method access modifiers
    • assertModelCastsIsEmpty() -> from public to protected
    • inIds() -> from public to protected
  • feat: add getGateMock test assertion method
  • feat: add assertDatabaseTable test assertion method