Skip to content

Releases: mihai-valentin/laravel-order-by-field

v1.2.0

09 Apr 14:02
e9cff76
Compare
Choose a tag to compare

Added:

  • Action for Laravel compatibility testing
  • Action for PHPUnit and PHPStan checks

Changed:

  • Laravel packages constraints changed from ^9.0 to >=9.0

[Minor] Marco added for Eloquent builder

23 Jan 08:12
5f0dceb
Compare
Choose a tag to compare

Marco added for Eloquent builder:

  • phpstan stubs removed
  • README.md updated
  • .gitattributes updated
  • git ignore: composer.lock
  • dirs structure updated

First release

16 Jan 16:25
Compare
Choose a tag to compare

v1.0.0

Features

  • orderByField macro
  • orderByFieldDesc macro

Test release

16 Jan 15:52
Compare
Choose a tag to compare

v0.0.0

A test release. It is created to test package integration.

Features

  • orderByField macro
  • orderByFieldDesc macro