This repository was archived by the owner on Nov 26, 2022. It is now read-only.
1.4.0
- Added array support for columns. Example:
->columns(['field1', 'field2'])
- Added new function builder (count, min, max, avg, sum, now)
- Updated readme