This repository has been archived by the owner on May 23, 2023. It is now read-only.
Releases: Harborn-digital/MongoAggregations
Releases · Harborn-digital/MongoAggregations
Patch release
Changelog:
- Moved requirement of phpunit to development only.
New minor releaae
Changelog:
- Added projection condition to allow setting a mongo array as an expression
New patch release
Changelog:
- Fixed code style
New patch release
Changelog:
- Fixed bug in week operation
New minor release
Changelog:
- Support grouping on multiple fields
- Added stage for $sort
- Added operation for $week
- Added test for FieldOperation
New minor release
New functionality:
- EmbeddedCollection that dereferences all references in documents
- Exporter to export results (note: this is immediately deprectated and will be removed soon)
- Field Operation to rename fields in projections
Patch release
Changelog:
- Fixed incorrect documentation in readme
Initial release
Merge pull request #16 from RonRademaker/update-gitignore Updated gitignore as suggested by @gisoconnectholland
New release
- Added tests
- Fixed gitignore
First release candidate
Merge pull request #14 from RonRademaker/RonRademaker-documentation Added basic documentation