Skip to content

v0.6.0

Compare
Choose a tag to compare
@leodido leodido released this 23 Feb 18:24
· 70 commits to master since this release
  • PSR4
  • Isolated criteria: perform an isolated sequence of operations (i.e., isolation)
    • Isolated\ActiveRecordCriteria (follows "update if current" pattern)
  • Improved pagination adapter
  • Improved criterias:
    • ActiveRecordCriteria
    • FindAllCriteria (support for field projection, pagination, and orderBy)
  • Added tested support to php-mongo-ext up to version 1.5.8
  • MongoBinDataStrategy added