Mongolid Laravel Versions Save

Easy, powerful and ultrafast MongoDB ODM for Laravel.

v3.7.0

7 months ago

Update mongolid version to v3.7.0

v3.6.0

9 months ago

Add soft delete feature.

v3.5.0

9 months ago

Add support to PHP 8.0, Illuminate 9.x and 10.x and MongoDB 5.0. Drop support to PHP 7.x, Illuminate 5.x, 6.x, 7.x and 8.x, and MongoDB 3.6.

v3.4.0

1 year ago

Adds support to PHP 8.1

v3.3-beta2

1 year ago

Bump Mongolid to v3.3-beta2

v3.3-beta

1 year ago

Adds eager loading.

What's Changed

chore(deps): bump mongolid to v3.3-beta https://github.com/leroy-merlin-br/mongolid-laravel/pull/156

v3.2.0

1 year ago

Adds support to PHP versions: 7.3, 7.4, 8.0 and 8.1.

What's Changed

  • CI
  • Code Standard
  • Dev dependencies

v3.0.0

1 year ago

In this release we upgraded the Mongolid version from v3.0.0 to v3.1.0

v2.3.0

2 years ago

This release upgrades MongoDB Version to 4.2 and MongoDB Library to 1.8.0.

You will still continue to be able to use it with mongoDB 4.0 version or below.

Nothing really changed except the findOneAndUpdate now returns an array instead of object.