Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@Artmann Artmann released this 06 Apr 08:50
· 2 commits to main since this release
  • feat: Add the aggregate function which can be used to run more complex aggregations.
  • perf: Limit the query to one document when using .first.
  • perf: Count documents in Mongo to avoid retrieving all documents.