All Versions
10
Latest Version
Avg Release Cycle
168 days
Latest Release
1974 days ago

Changelog History

  • v2.2.1 Changes

    November 28, 2018

    Major Changes:

    Announcements:

    • 🚀 In the next minor release (v2.3) we will drop PHP<5.6 support.
    • 👍 We are thinking about dropping the currently unofficial HHVM support and focus our efforts on PHP7+
  • v2.2.0 Changes

    May 21, 2016

    Major Changes:

    • Scopes enhancements - scopes can now be used directly off relation names (#135) (thanks @nebulousGirl)
    • 👍 Foreign key support for relations (thanks @nebulousGirl)
    • ⚡️ Automatic saving, updating, and deleting of related entities with the optional $mapper->save($entity, ['related' => true]) flag (thanks @nebulousGirl)
    • ➕ Add support for column aliases to foreign keys (#157) (thanks @FlipEverything)
    • 👍 Custom Query Operator support (#161) (thanks @marcojetson)
  • v2.1.7 Changes

    September 09, 2015

    Major Changes:

    • 👌 Support for column aliases with the new column option in the Entity fields definition
    • ➕ Added better quoting of fields and table names for all queries (thanks @potfur)
    • 💅 Various style fixes and cleanup work (thanks @localheinz)
  • v2.1.6 Changes

    July 10, 2015
    • ➕ Added 'afterLoad' event that fires with fully loaded entities (thanks @kayladnls)
    • 🏗 General cleanup of .travis.yml for Ci builds (thanks @localheinz)
    • 0️⃣ Limit depth of toArray with relations to single level by default (thanks @jakefolio)
    • ➕ Added PHP 7.0 in Travis Ci build
  • v2.1.5

    April 29, 2015
  • v2.1.4

    March 31, 2015
  • v2.1.3

    February 13, 2015
  • v2.1.2

    January 17, 2015
  • v2.1.1

    October 28, 2014
  • v2.1.0

    October 07, 2014