Skip to content

Releases: guardian360/Repository

v2.0.1

21 Mar 12:37
df5a562

Choose a tag to compare

2.0.1 (2025-03-21)

Bug Fixes

  • remove phpunit 10 and 11 compatibility (53ea632)

v2.0.0

21 Mar 09:19
f1ca0fb

Choose a tag to compare

2.0.0 (2025-03-21)

⚠ BREAKING CHANGES

  • Support for Laravel versions below 8.x are dropped.

Features

  • Add .travis.yml (877a058)
  • Add coverage badge (1bdd0d5)
  • Add Coveralls support (95a216b)
  • Add cursor method (3a76e1a)
  • Add eager loading method with (908ffb1)
  • Add pagination support (c0e3849)
  • Add pipeline badge to readme (4591300)
  • Add updateOrCreate method (d73d980)
  • Allow specifications to be flushed (eaf5f9e)
  • change laravel support from 8.x to 12.x (fe713a2)
  • Update .coveralls.yml (dc7348c)
  • Update version constraints (219ff2b)

Bug Fixes

  • Fix coverage badge not updating (646e9bf)
  • Generage clover report in correct path (4ac26cd)
  • Use php-coveralls/php-coveralls & fix binary call (18c3c50)