- Added support for async querysets by bradleyoesch https://github.com/photocrowd/django-cursor-pagination/pull/49
0.2.1
Added
- Added support for NULL value ordering by untidy-hair https://github.com/photocrowd/django-cursor-pagination/pull/45 - Fixes https://github.com/photocrowd/django-cursor-pagination/issues/44 - Fixes https://github.com/photocrowd/django-cursor-pagination/issues/18 - Added Python 3.11 to test matrix
0.2.0
Added
- Support for different ordering in different directions by yeahframeoff https://github.com/photocrowd/django-cursor-pagination/pull/27