Skip to content

Releases: mongodb/laravel-mongodb

v2.2.1

17 Sep 22:14
Compare
Choose a tag to compare
  • Fixed issue with datetimes nog being converted

v2.2.0

14 Sep 18:41
Compare
Choose a tag to compare
  • Support for Laravel 5.1, sorry it took a while!

v2.1.8

14 Sep 17:47
Compare
Choose a tag to compare
  • Added support for hasColumn and hasColumns

v2.1.7

25 May 09:35
Compare
Choose a tag to compare
  • Merged #383 to use reflection before calling methods in getAttribute
  • Merged #487 for better dot-notation date support

v2.1.6

24 May 09:05
Compare
Choose a tag to compare
  • Added primary key alias for unique index
  • Allow Laravel 5.1

v2.1.5

03 May 17:47
Compare
Choose a tag to compare
  • Added cursor hints
  • Added driver options

v2.1.4

28 Mar 11:03
Compare
Choose a tag to compare
  • Use aggregation framework for pagination.

v2.1.3

23 Mar 21:47
Compare
Choose a tag to compare
  • Queries are now only logged when the database connection is in logging mode.

v2.1.2

22 Mar 20:31
Compare
Choose a tag to compare
  • Fixes issue with sync for many to many relations
  • Fixes issue with lists by primary key

v2.0.5

22 Mar 20:46
Compare
Choose a tag to compare
  • Fixes issue with sync for many to many relations
  • Fixes issue with lists by primary key