Skip to content

Version 8.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@notheotherben notheotherben released this 13 Jan 18:26
· 32 commits to main since this release

This release adds the ability to pass options to MongoDB's underlying aggregate() method when using it through Iridum's Model class, as requested in #106. For more information on the types of options which can be passed, as well as how to use the Aggregate method, please consult the official MongoDB documentation.