Releases: utopia-php/mongo
Releases · utopia-php/mongo
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
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
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
0.5.3
What's Changed
- Refactor Client class to remove null value checks in document processing by @shimonewman in #23
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Add error handling for MongoDB connection failure in Client class by @shimonewman in #22
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Refactor Auth::encodeCredentials to remove utf8_encode and update Cli… by @shimonewman in #21
Full Changelog: 0.5.0...0.5.1