Releases: cloudblue/django-mongoengine-rql
Releases · cloudblue/django-mongoengine-rql
0.2.2
What's Changed
- Add isort and black by @Hairash in #9
- Backend dependencies are bumped by @maxipavlovic in #10
New Contributors
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Exact (non-regexp) match is used for string filters by @maxipavlovic in #8
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.3
What's Changed
- Added Django-RQL doc reference and example to README.md by @maxipavlovic in #4
- LITE-24418 Running tests on real MongoDB by @maxipavlovic in #5
- LITE-25721 Fixed null comparison filtering (Django __isnull operator) by @maxipavlovic in #6
Full Changelog: 0.1.2...0.1.3
0.1.2
Changed Dev status from Pre-Alpha to Alpha