Skip to content

Releases: utopia-php/mongo

1.0.2

18 Mar 02:46
677a21c

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Mar 07:29
83dbcde

Choose a tag to compare

What's Changed

  • fix: use error code 48 for collection exists exception by @abnegate in #33

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Feb 05:54
45bedf3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...1.0.0

0.11.0

20 Oct 11:11
34bc0cd

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

02 Oct 04:50
ecfad6a

Choose a tag to compare

0.10.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

30 Sep 12:46
c1411c4

Choose a tag to compare

0.9.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

30 Sep 09:36
b9c9c2e

Choose a tag to compare

0.8.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

26 Sep 09:16
1363598

Choose a tag to compare

0.7.0 Pre-release
Pre-release

What's Changed

  • Add options params on aggregate function by @abnegate in #27

Full Changelog: 0.6.0...0.7.0

0.6.0

11 Sep 13:26
589e329

Choose a tag to compare

0.6.0 Pre-release
Pre-release

What's Changed

  • Add UUID generation to Client class and update document ID handling by @shimonewman in #25
  • Add test for count method in MongoDB integration by @shimonewman in #26

Full Changelog: 0.5.4...0.6.0

0.5.4

13 Aug 09:30
ddfdd9d

Choose a tag to compare

0.5.4 Pre-release
Pre-release

What's Changed

  • Enhance unique index handling in Client class to prevent sparse index… by @shimonewman in #24

Full Changelog: 0.5.3...0.5.4