We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: update enable_gridfs_integration; improved test for bulk_write
chore: correct email in project description
feat: proper information in pyproject.toml (#57)
refactor: simplified Makefile; used other way to install poetry
refactor: removed unused method
fix: make aggregate cursor closable
fix: avoid patching collections multiple times; closes #49
feat: added close to supported methods for cursors
cicd: proper dependencies
style: applied ruf formater and linter; added configuration for ruf