Skip to content

v4.2.0

Compare
Choose a tag to compare
@adamtomat adamtomat released this 01 Apr 12:25
· 46 commits to master since this release

Added:

  • Macroable support to QueryBuilder
  • Add first() method to QueryBuilder
  • Allow middleware to be added within a controller, including WordPress controllers
  • Add has() method to Config

Patched:

  • Ensure get() and first() on the QueryBuilder return consistent responses