Skip to content

Releases: sokil/php-mongo

1.11.1

21 Dec 19:05
Compare
Choose a tag to compare

geo queries

1.11.0

19 Dec 19:31
Compare
Choose a tag to compare

Geospatial indexes

1.10.10

18 Dec 12:37
Compare
Choose a tag to compare
  • Allow configure aggregation pipelines through callable in Collection::aggregate() method
  • Collection::createPipeline() deprecated since 1.10.10, use callable in Collection::aggregate()
  • Query hash, useful for comparing two query objects or caching

1.9.0

30 Oct 06:28
Compare
Choose a tag to compare

Implemented document versioning

1.8.5

26 Oct 12:23
Compare
Choose a tag to compare

Improve document pool usage

1.7.0

13 Oct 15:17
Compare
Choose a tag to compare
  • Incompartible change: now validator method must call Document::addError() instead of returning booleand validate status
  • Allow to create validator classes

1.6.3

12 Oct 16:32
Compare
Choose a tag to compare
  • Many-to-many
  • Pluck
  • Finding result type definition changed

1.5.0

17 Sep 06:58
Compare
Choose a tag to compare

Persistane implemented

1.4.1

14 Sep 19:58
Compare
Choose a tag to compare
coverage and refactoring

1.3.3

09 Sep 06:40
Compare
Choose a tag to compare
refactoring, improves and code coverage