Cortex v1.7
New release with new features, improvements and fixes.
- new: field masks feature for cast()
- new method findByRawSQL() to use find with a raw sql query
- new method compare() to call custom functions to prepare new / cleanup old values
- new method initial() which returns the initial field data after change
- new method cleared() to get if a field was cleared
- new: allow custom timestamp in touch method
- added more m:m relation options for pivot tables
- added relational ordering
- countRel() can propagate to nested relations now
For the full list of changes, please have a look at the changelog for further details.