Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Releases: Harborn-digital/MongoAggregations

Patch release

08 Feb 07:52
Compare
Choose a tag to compare

Changelog:

  • Moved requirement of phpunit to development only.

New minor releaae

07 Jan 08:44
Compare
Choose a tag to compare

Changelog:

  • Added projection condition to allow setting a mongo array as an expression

New patch release

10 Dec 11:51
Compare
Choose a tag to compare

Changelog:

  • Fixed code style

New patch release

09 Dec 09:43
Compare
Choose a tag to compare

Changelog:

  • Fixed bug in week operation

New minor release

08 Dec 12:41
Compare
Choose a tag to compare

Changelog:

  • Support grouping on multiple fields
  • Added stage for $sort
  • Added operation for $week
  • Added test for FieldOperation

New minor release

27 Nov 14:14
Compare
Choose a tag to compare

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

20 Nov 13:07
Compare
Choose a tag to compare

Changelog:

  • Fixed incorrect documentation in readme

Initial release

20 Nov 13:06
Compare
Choose a tag to compare
Merge pull request #16 from RonRademaker/update-gitignore

Updated gitignore as suggested by @gisoconnectholland

New release

05 Nov 16:15
Compare
Choose a tag to compare
  • Added tests
  • Fixed gitignore

First release candidate

05 Nov 13:38
Compare
Choose a tag to compare
Merge pull request #14 from RonRademaker/RonRademaker-documentation

Added basic documentation