Skip to content

Releases: martin-helmich/php-mongomock

v2.7.0

06 Jun 11:56
0667bba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.1

18 Mar 14:35
v2.6.1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.3.0

06 Jun 06:35
58c71e2
Compare
Choose a tag to compare
  • Add the possibility to use the dot notation on update with the '$set' operator (#31, credits to @Severens)

v2.2.1

27 Feb 16:44
v2.2.1
Compare
Choose a tag to compare
  • Fixed overly strict PHPUnit constraint in composer.json

v2.2.0

26 Feb 16:58
v2.2.0
Compare
Choose a tag to compare
  • PHPUnit 8 compatibility (#24)
  • Implementation of findOneAndUpdate() (#28, credits to @filecage)
  • Make find() return clones instead of references (#27, credits to @filecage)

v2.1.0

27 Mar 20:03
v2.1.0
Compare
Choose a tag to compare
  • Support for $inc, $push and $count (#18, credits to @maxime-alves)

v2.0.0

09 Mar 16:57
v2.0.0
41a04c6
Compare
Choose a tag to compare