Skip to content

Releases: leroy-merlin-br/mongolid-laravel

Mongolid-Laravel v3.7.0

23 Oct 17:09
acfc31c
Compare
Choose a tag to compare

Update mongolid version to v3.7.0

Mongolid-Laravel v3.6

28 Aug 20:30
fcb9d7f
Compare
Choose a tag to compare

Add soft delete feature.

Mongolid-Laravel v3.5

11 Aug 20:24
b2b2aac
Compare
Choose a tag to compare

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.

Mongolid-Laravel v3.4

21 Dec 17:37
558a606
Compare
Choose a tag to compare

Adds support to PHP 8.1

Mongolid-Laravel v3.3-beta2

18 Oct 21:30
3509ce9
Compare
Choose a tag to compare

Bump Mongolid to v3.3-beta2

Mongolid-Laravel v3.3-beta

17 Oct 17:39
8f1a7ea
Compare
Choose a tag to compare

Adds eager loading.

What's Changed

chore(deps): bump mongolid to v3.3-beta #156

Mongolid-laravel v3.2.0

20 Sep 18:56
3973838
Compare
Choose a tag to compare

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

What's Changed

  • CI
  • Code Standard
  • Dev dependencies

Upgrade to Mongolid v3.1.0

15 Jul 14:44
e193a3b
Compare
Choose a tag to compare

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

Update to Mongolid v4

18 Feb 12:46
5911b72
Compare
Choose a tag to compare

Upgrades MongoDB Version to 4.2

15 Feb 17:05
c3a88d3
Compare
Choose a tag to compare

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.