Skip to content

Releases: mongodb/laravel-mongodb

4.7.1

25 Jul 14:23
fb7bbf6
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: 4.7.0...4.7.1

4.7.0

19 Jul 13:43
5c31094
Compare
Choose a tag to compare

This release improves the compatibility with introspection features provided by Laravel (commands db:show and db:table) and the package barryvdh/laravel-ide-helper.

What's Changed

New Features

Fixed

New Contributors

Full Changelog: 4.6.0...4.7.0

4.6.0

09 Jul 13:20
179c6a6
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: 4.5.0...4.6.0

4.5.0

20 Jun 13:56
d82ab46
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: 4.4.1...4.5.0

4.4.1

14 Jun 08:46
42f5a49
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 4.4.0...4.4.1

4.4.0

31 May 07:16
57b76b4
Compare
Choose a tag to compare

What's Changed

New Features

Fixed

Other Changes

New Contributors

Full Changelog: 4.3.0...4.4.0

4.3.1

31 May 07:13
3c8a3fb
Compare
Choose a tag to compare

What's Changed

New Features

Fixed

Other Changes

New Contributors

Full Changelog: 4.3.0...4.3.1

v3.8.6

03 May 12:50
f9adfee
Compare
Choose a tag to compare

The PHP team is happy to announce that version 3.8.5 of the MongoDB integration for Laravel is now available.

Release Highlights

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:3.8.5

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: v3.8.5...v3.8.6

4.3.0

26 Apr 16:07
64d6dc0
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.3.0 of the MongoDB integration for Laravel is now available.

Release Highlights

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.3.0

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.2.2...4.3.0

4.2.2

26 Apr 10:55
7654b17
Compare
Choose a tag to compare

The PHP team is happy to announce that version 4.2.2 of the MongoDB integration for Laravel is now available.

Release Highlights

  • Add return types to FindAndModifyCommandSubscriber, used by firstOrCreate by @wivaku in #2913

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.2.2

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.2.1...4.2.2