Releases: Aggify/aggify
Releases · Aggify/aggify
v0.3.9
What's Changed
- Bump tox from 4.12.1 to 4.13.0 by @dependabot in #85
- Bump mkdocs-material from 9.5.7 to 9.5.11 by @dependabot in #86
- Bump pymongo from 4.6.1 to 4.6.2 by @dependabot in #87
- Bump pytest from 8.0.0 to 8.0.2 by @dependabot in #89
- Bump setuptools from 69.0.3 to 69.1.1 by @dependabot in #88
- Bump mongoengine from 0.27.0 to 0.28.2 by @dependabot in #95
- Bump pymongo from 4.6.1 to 4.6.3 by @dependabot in #101
- Bump pytest from 8.0.0 to 8.1.1 by @dependabot in #96
- Bump pymongo from 4.6.1 to 4.7.0 by @dependabot in #108
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Bump pymongo from 4.6.0 to 4.6.1 by @dependabot in #66
- Bump tox from 4.11.3 to 4.11.4 by @dependabot in #65
- Bump setuptools from 68.2.2 to 69.0.2 by @dependabot in #64
- Bump pymongo from 4.6.0 to 4.6.1 by @dependabot in #67
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #71
- Bump setuptools from 69.0.2 to 69.0.3 by @dependabot in #72
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #73
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #74
- Bump mkdocs-material from 9.4.14 to 9.5.4 by @dependabot in #75
- Bump tox from 4.11.4 to 4.12.1 by @dependabot in #76
- Bump setuptools from 69.0.2 to 69.0.3 by @dependabot in #77
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #79
- Bump mkdocs-material from 9.5.4 to 9.5.7 by @dependabot in #80
Full Changelog: 0.3.7...v0.3.8
v0.3.7
What's Changed
- Add mongo operators to F function by @mohamadkhalaj in #58
- Bump mkdocstrings from 0.23.0 to 0.24.0 by @dependabot in #60
- Bump mkdocs-material from 9.4.8 to 9.4.10 by @dependabot in #59
- Bump mkdocs-material from 9.4.10 to 9.4.14 by @dependabot in #63
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #62
- Bump setuptools from 68.2.2 to 69.0.2 by @dependabot in #61
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- Assign copy of new field which is created in lookup by @mohamadkhalaj in #56
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #54
- Bump pymongo from 4.5.0 to 4.6.0 by @dependabot in #55
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Validate fields in lookup with local and foreign fields by @mohamadkhalaj in #52
- Support multi expression in group by @mohamadkhalaj in #53
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Remove $ from newRoot and get db_field in filter by @mohamadkhalaj in #51
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix project by @mohamadkhalaj in #49
- Add
raw_let
and some improvements forreplace_root
andreplace_with
by @mohamadkhalaj in #50
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Update README.md by @mohamadkhalaj in #44
- Improve group by @mohamadkhalaj in #45
- Bump pymongo from 4.5.0 to 4.6.0 by @dependabot in #47
- Bump mkdocs-material from 9.4.7 to 9.4.8 by @dependabot in #46
- Bug fix and improvement by @mohamadkhalaj in #48
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Increase coverage by @mohamadkhalaj in #39
- Improve test by @mohamadkhalaj in #40
- Remove unused function by @mohamadkhalaj in #41
- run the github actions tests with Python version
3.8
,3.9
,3.10
,3.11
and3.12
by @mahdihaghverdi in #43 - Test coverage of
Aggify
is now 100% by @mahdihaghverdi in #42
Full Changelog: v0.2.9...v0.3.0