Skip to content

v2.1.6

Compare
Choose a tag to compare
@vlucas vlucas released this 10 Jul 16:49
· 141 commits to master since this release
  • Added 'afterLoad' event that fires with fully loaded entities (thanks @kayladnls)
  • General cleanup of .travis.yml for Ci builds (thanks @localheinz)
  • Limit depth of toArray with relations to single level by default (thanks @jakefolio)
  • Added PHP 7.0 in Travis Ci build