Skip to content

Releases: makeabledk/laravel-query-kit

v1.2.1

16 Oct 09:52
d5ddb0b

Choose a tag to compare

Implemented whereColumn method

v1.2.0

03 Jul 07:08

Choose a tag to compare

Added new methods

  • whereBetween
  • whereDate
  • whereDay
  • whereMonth
  • whereNotBetween
  • whereNotIn
  • whereTime
  • whereYear

v1.1.0

19 Mar 12:37
6c7cf23

Choose a tag to compare

Added support for OrWhere and closures

Support Laravel 5.5 service provider autodiscovery

13 Oct 12:28

Choose a tag to compare

v1.0.1

Add Laravel 5.5 service provider autoloading. Change laravel dependen…

v1.0.0

30 Jun 11:41

Choose a tag to compare

Rename check functions to passesScope() and failsScope()

v0.9.0

27 Jun 11:45

Choose a tag to compare

Update changelog