Releases: utopia-php/mongo
Releases · utopia-php/mongo
1.0.2
1.0.1
1.0.0
What's Changed
- Fix toArray() recursive nested stdClass conversion by @premtsd-code in #32
New Contributors
- @premtsd-code made their first contribution in #32
Full Changelog: 0.11.0...1.0.0
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